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 |
|---|---|---|---|---|---|
#CC191C | rgb(204, 25, 28) | hsl(359, 78%, 45%) | Pure Red | View | |
#CC4319 | rgb(204, 67, 25) | hsl(14, 78%, 45%) | Pure Red | View | |
#CC7019 | rgb(204, 112, 25) | hsl(29, 78%, 45%) | Pure Orange | View | |
#CC9D19 | rgb(204, 157, 25) | hsl(44, 78%, 45%) | Pure Amber | View | |
#CCC919 | rgb(204, 201, 25) | hsl(59, 78%, 45%) | Pure Yellow | View |
:root {
--color-1: #CC191C;
--color-2: #CC4319;
--color-3: #CC7019;
--color-4: #CC9D19;
--color-5: #CCC919;
}Palettes that share visual characteristics and color harmony.