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 |
|---|---|---|---|---|---|
#D1154D | rgb(209, 21, 77) | hsl(342, 82%, 45%) | Pure Pink | View | |
#D1151E | rgb(209, 21, 30) | hsl(357, 82%, 45%) | Pure Red | View | |
#D13A15 | rgb(209, 58, 21) | hsl(12, 82%, 45%) | Pure Red | View | |
#D16915 | rgb(209, 105, 21) | hsl(27, 82%, 45%) | Pure Orange | View | |
#D19815 | rgb(209, 152, 21) | hsl(42, 82%, 45%) | Pure Amber | View |
:root {
--color-1: #D1154D;
--color-2: #D1151E;
--color-3: #D13A15;
--color-4: #D16915;
--color-5: #D19815;
}Palettes that share visual characteristics and color harmony.