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 Red, Pure Orange. 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 |
|---|---|---|---|---|---|
#DA0B38 | rgb(218, 11, 56) | hsl(347, 90%, 45%) | Pure Red | View | |
#DA120B | rgb(218, 18, 11) | hsl(2, 90%, 45%) | Pure Red | View | |
#DA460B | rgb(218, 70, 11) | hsl(17, 90%, 45%) | Pure Orange | View | |
#DA7A0B | rgb(218, 122, 11) | hsl(32, 90%, 45%) | Pure Orange | View | |
#DAAD0B | rgb(218, 173, 11) | hsl(47, 90%, 45%) | Pure Yellow | View |
:root {
--color-1: #DA0B38;
--color-2: #DA120B;
--color-3: #DA460B;
--color-4: #DA7A0B;
--color-5: #DAAD0B;
}Palettes that share visual characteristics and color harmony.