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 Yellow, 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 |
|---|---|---|---|---|---|
#D9C373 | rgb(217, 195, 115) | hsl(47, 57%, 65%) | Soft Yellow | View | |
#D5D973 | rgb(213, 217, 115) | hsl(62, 57%, 65%) | Soft Yellow | View | |
#BCD973 | rgb(188, 217, 115) | hsl(77, 57%, 65%) | Soft Lime | View | |
#A2D973 | rgb(162, 217, 115) | hsl(92, 57%, 65%) | Soft Green | View | |
#89D973 | rgb(137, 217, 115) | hsl(107, 57%, 65%) | Soft Green | View |
:root {
--color-1: #D9C373;
--color-2: #D5D973;
--color-3: #BCD973;
--color-4: #A2D973;
--color-5: #89D973;
}Palettes that share visual characteristics and color harmony.