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 |
|---|---|---|---|---|---|
#F0246E | rgb(240, 36, 110) | hsl(338, 87%, 54%) | Pure Pink | View | |
#F0243B | rgb(240, 36, 59) | hsl(353, 87%, 54%) | Pure Red | View | |
#F03F24 | rgb(240, 63, 36) | hsl(8, 87%, 54%) | Pure Red | View | |
#F07224 | rgb(240, 114, 36) | hsl(23, 87%, 54%) | Pure Orange | View | |
#F0A524 | rgb(240, 165, 36) | hsl(38, 87%, 54%) | Pure Amber | View |
:root {
--color-1: #F0246E;
--color-2: #F0243B;
--color-3: #F03F24;
--color-4: #F07224;
--color-5: #F0A524;
}Palettes that share visual characteristics and color harmony.