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 Pale Yellow, Pale Lime, Pale Green. 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 |
|---|---|---|---|---|---|
#F2F0CA | rgb(242, 240, 202) | hsl(57, 61%, 87%) | Pale Yellow | View | |
#EAF2CA | rgb(234, 242, 202) | hsl(72, 61%, 87%) | Pale Lime | View | |
#E0F2CA | rgb(224, 242, 202) | hsl(87, 61%, 87%) | Pale Green | View | |
#D6F2CA | rgb(214, 242, 202) | hsl(102, 61%, 87%) | Pale Green | View | |
#CCF2CA | rgb(204, 242, 202) | hsl(117, 61%, 87%) | Pale Green | View |
:root {
--color-1: #F2F0CA;
--color-2: #EAF2CA;
--color-3: #E0F2CA;
--color-4: #D6F2CA;
--color-5: #CCF2CA;
}Palettes that share visual characteristics and color harmony.