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 Pink, 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 |
|---|---|---|---|---|---|
#E93FBE | rgb(233, 63, 190) | hsl(315, 79%, 58%) | Pure Pink | View | |
#E93F94 | rgb(233, 63, 148) | hsl(330, 79%, 58%) | Pure Pink | View | |
#E93F6A | rgb(233, 63, 106) | hsl(345, 79%, 58%) | Pure Red | View | |
#E93F3F | rgb(233, 63, 63) | hsl(0, 79%, 58%) | Pure Red | View | |
#E96A3F | rgb(233, 106, 63) | hsl(15, 79%, 58%) | Pure Orange | View |
:root {
--color-1: #E93FBE;
--color-2: #E93F94;
--color-3: #E93F6A;
--color-4: #E93F3F;
--color-5: #E96A3F;
}Palettes that share visual characteristics and color harmony.