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 |
|---|---|---|---|---|---|
#EE2B5F | rgb(238, 43, 95) | hsl(344, 85%, 55%) | Pure Pink | View | |
#EE2B2E | rgb(238, 43, 46) | hsl(359, 85%, 55%) | Pure Red | View | |
#EE582B | rgb(238, 88, 43) | hsl(14, 85%, 55%) | Pure Red | View | |
#EE892B | rgb(238, 137, 43) | hsl(29, 85%, 55%) | Pure Orange | View | |
#EEBA2B | rgb(238, 186, 43) | hsl(44, 85%, 55%) | Pure Amber | View |
:root {
--color-1: #EE2B5F;
--color-2: #EE2B2E;
--color-3: #EE582B;
--color-4: #EE892B;
--color-5: #EEBA2B;
}Palettes that share visual characteristics and color harmony.