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 Pink, Pure Red, Pure Red. 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 |
|---|---|---|---|---|---|
#CC196A | rgb(204, 25, 106) | hsl(333, 78%, 45%) | Pure Pink | View | |
#CC193D | rgb(204, 25, 61) | hsl(348, 78%, 45%) | Pure Red | View | |
#CC2219 | rgb(204, 34, 25) | hsl(3, 78%, 45%) | Pure Red | View | |
#CC4F19 | rgb(204, 79, 25) | hsl(18, 78%, 45%) | Pure Orange | View | |
#CC7C19 | rgb(204, 124, 25) | hsl(33, 78%, 45%) | Pure Orange | View |
:root {
--color-1: #CC196A;
--color-2: #CC193D;
--color-3: #CC2219;
--color-4: #CC4F19;
--color-5: #CC7C19;
}Palettes that share visual characteristics and color harmony.