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 |
|---|---|---|---|---|---|
#EBADCD | rgb(235, 173, 205) | hsl(329, 61%, 80%) | Light Pink | View | |
#EBADBD | rgb(235, 173, 189) | hsl(345, 61%, 80%) | Light Red | View | |
#EBADAE | rgb(235, 173, 174) | hsl(359, 61%, 80%) | Light Red | View | |
#EBBBAD | rgb(235, 187, 173) | hsl(14, 61%, 80%) | Light Red | View | |
#EBCBAD | rgb(235, 203, 173) | hsl(29, 61%, 80%) | Light Orange | View |
:root {
--color-1: #EBADCD;
--color-2: #EBADBD;
--color-3: #EBADAE;
--color-4: #EBBBAD;
--color-5: #EBCBAD;
}Palettes that share visual characteristics and color harmony.