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 Light Pink, Light Red, Light 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 |
|---|---|---|---|---|---|
#E68EB9 | rgb(230, 142, 185) | hsl(331, 64%, 73%) | Light Pink | View | |
#E68EA3 | rgb(230, 142, 163) | hsl(346, 64%, 73%) | Light Red | View | |
#E6908E | rgb(230, 144, 142) | hsl(1, 64%, 73%) | Light Red | View | |
#E6A68E | rgb(230, 166, 142) | hsl(16, 64%, 73%) | Light Orange | View | |
#E6BC8E | rgb(230, 188, 142) | hsl(31, 64%, 73%) | Light Orange | View |
:root {
--color-1: #E68EB9;
--color-2: #E68EA3;
--color-3: #E6908E;
--color-4: #E6A68E;
--color-5: #E6BC8E;
}Palettes that share visual characteristics and color harmony.