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 |
|---|---|---|---|---|---|
#CD1839 | rgb(205, 24, 57) | hsl(349, 79%, 45%) | Pure Red | View | |
#CD2418 | rgb(205, 36, 24) | hsl(4, 79%, 45%) | Pure Red | View | |
#CD5218 | rgb(205, 82, 24) | hsl(19, 79%, 45%) | Pure Orange | View | |
#CD7F18 | rgb(205, 127, 24) | hsl(34, 79%, 45%) | Pure Orange | View | |
#CDAC18 | rgb(205, 172, 24) | hsl(49, 79%, 45%) | Pure Yellow | View |
:root {
--color-1: #CD1839;
--color-2: #CD2418;
--color-3: #CD5218;
--color-4: #CD7F18;
--color-5: #CDAC18;
}Palettes that share visual characteristics and color harmony.