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 Soft Yellow, Soft Lime, Soft Lime. 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 |
|---|---|---|---|---|---|
#CDBC70 | rgb(205, 188, 112) | hsl(49, 48%, 62%) | Soft Yellow | View | |
#C6CD70 | rgb(198, 205, 112) | hsl(65, 48%, 62%) | Soft Lime | View | |
#AFCD70 | rgb(175, 205, 112) | hsl(79, 48%, 62%) | Soft Lime | View | |
#98CD70 | rgb(152, 205, 112) | hsl(94, 48%, 62%) | Soft Green | View | |
#81CD70 | rgb(129, 205, 112) | hsl(109, 48%, 62%) | Soft Green | View |
:root {
--color-1: #CDBC70;
--color-2: #C6CD70;
--color-3: #AFCD70;
--color-4: #98CD70;
--color-5: #81CD70;
}Palettes that share visual characteristics and color harmony.