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 |
|---|---|---|---|---|---|
#E490AF | rgb(228, 144, 175) | hsl(338, 61%, 73%) | Light Pink | View | |
#E4909A | rgb(228, 144, 154) | hsl(353, 61%, 73%) | Light Red | View | |
#E49B90 | rgb(228, 155, 144) | hsl(8, 61%, 73%) | Light Red | View | |
#E4B090 | rgb(228, 176, 144) | hsl(23, 61%, 73%) | Light Orange | View | |
#E4C590 | rgb(228, 197, 144) | hsl(38, 61%, 73%) | Light Amber | View |
:root {
--color-1: #E490AF;
--color-2: #E4909A;
--color-3: #E49B90;
--color-4: #E4B090;
--color-5: #E4C590;
}Palettes that share visual characteristics and color harmony.