Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Pure Red, Pure Orange, Pure Amber. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#DD2D1D | rgb(221, 45, 29) | hsl(5, 77%, 49%) | Pure Red | View | |
#DD5D1D | rgb(221, 93, 29) | hsl(20, 77%, 49%) | Pure Orange | View | |
#DD8D1D | rgb(221, 141, 29) | hsl(35, 77%, 49%) | Pure Amber | View | |
#DDBD1D | rgb(221, 189, 29) | hsl(50, 77%, 49%) | Pure Yellow | View | |
#CDDD1D | rgb(205, 221, 29) | hsl(65, 77%, 49%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #DD2D1D;
--color-2: #DD5D1D;
--color-3: #DD8D1D;
--color-4: #DDBD1D;
--color-5: #CDDD1D;
}Palettes that share visual characteristics and color harmony.