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 |
|---|---|---|---|---|---|
#EB89AF | rgb(235, 137, 175) | hsl(337, 71%, 73%) | Light Pink | View | |
#EB8996 | rgb(235, 137, 150) | hsl(352, 71%, 73%) | Light Red | View | |
#EB9589 | rgb(235, 149, 137) | hsl(7, 71%, 73%) | Light Red | View | |
#EBAD89 | rgb(235, 173, 137) | hsl(22, 71%, 73%) | Light Orange | View | |
#EBC689 | rgb(235, 198, 137) | hsl(37, 71%, 73%) | Light Amber | View |
:root {
--color-1: #EB89AF;
--color-2: #EB8996;
--color-3: #EB9589;
--color-4: #EBAD89;
--color-5: #EBC689;
}Palettes that share visual characteristics and color harmony.