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 |
|---|---|---|---|---|---|
#E92F64 | rgb(233, 47, 100) | hsl(343, 81%, 55%) | Pure Pink | View | |
#E92F35 | rgb(233, 47, 53) | hsl(358, 81%, 55%) | Pure Red | View | |
#E9582F | rgb(233, 88, 47) | hsl(13, 81%, 55%) | Pure Red | View | |
#E9862F | rgb(233, 134, 47) | hsl(28, 81%, 55%) | Pure Orange | View | |
#E9B52F | rgb(233, 181, 47) | hsl(43, 81%, 55%) | Pure Amber | View |
:root {
--color-1: #E92F64;
--color-2: #E92F35;
--color-3: #E9582F;
--color-4: #E9862F;
--color-5: #E9B52F;
}Palettes that share visual characteristics and color harmony.