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 |
|---|---|---|---|---|---|
#D4114C | rgb(212, 17, 76) | hsl(342, 85%, 45%) | Pure Pink | View | |
#D4111B | rgb(212, 17, 27) | hsl(357, 85%, 45%) | Pure Red | View | |
#D43811 | rgb(212, 56, 17) | hsl(12, 85%, 45%) | Pure Red | View | |
#D46911 | rgb(212, 105, 17) | hsl(27, 85%, 45%) | Pure Orange | View | |
#D49A11 | rgb(212, 154, 17) | hsl(42, 85%, 45%) | Pure Amber | View |
:root {
--color-1: #D4114C;
--color-2: #D4111B;
--color-3: #D43811;
--color-4: #D46911;
--color-5: #D49A11;
}Palettes that share visual characteristics and color harmony.