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 |
|---|---|---|---|---|---|
#E92F6A | rgb(233, 47, 106) | hsl(341, 81%, 55%) | Pure Pink | View | |
#E92F3C | rgb(233, 47, 60) | hsl(356, 81%, 55%) | Pure Red | View | |
#E9512F | rgb(233, 81, 47) | hsl(11, 81%, 55%) | Pure Red | View | |
#E9802F | rgb(233, 128, 47) | hsl(26, 81%, 55%) | Pure Orange | View | |
#E9AE2F | rgb(233, 174, 47) | hsl(41, 81%, 55%) | Pure Amber | View |
:root {
--color-1: #E92F6A;
--color-2: #E92F3C;
--color-3: #E9512F;
--color-4: #E9802F;
--color-5: #E9AE2F;
}Palettes that share visual characteristics and color harmony.