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 |
|---|---|---|---|---|---|
#DA0B43 | rgb(218, 11, 67) | hsl(344, 90%, 45%) | Pure Pink | View | |
#DA0B0F | rgb(218, 11, 15) | hsl(359, 90%, 45%) | Pure Red | View | |
#DA3C0B | rgb(218, 60, 11) | hsl(14, 90%, 45%) | Pure Red | View | |
#DA6F0B | rgb(218, 111, 11) | hsl(29, 90%, 45%) | Pure Orange | View | |
#DAA30B | rgb(218, 163, 11) | hsl(44, 90%, 45%) | Pure Amber | View |
:root {
--color-1: #DA0B43;
--color-2: #DA0B0F;
--color-3: #DA3C0B;
--color-4: #DA6F0B;
--color-5: #DAA30B;
}Palettes that share visual characteristics and color harmony.