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 |
|---|---|---|---|---|---|
#C8BE6F | rgb(200, 190, 111) | hsl(53, 45%, 61%) | Soft Yellow | View | |
#BCC86F | rgb(188, 200, 111) | hsl(68, 45%, 61%) | Soft Lime | View | |
#A6C86F | rgb(166, 200, 111) | hsl(83, 45%, 61%) | Soft Lime | View | |
#90C86F | rgb(144, 200, 111) | hsl(98, 45%, 61%) | Soft Green | View | |
#79C86F | rgb(121, 200, 111) | hsl(113, 45%, 61%) | Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Yellow and Soft Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C8BE6F;
--color-2: #BCC86F;
--color-3: #A6C86F;
--color-4: #90C86F;
--color-5: #79C86F;
}Palettes that share visual characteristics and color harmony.