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 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 |
|---|---|---|---|---|---|
#CBC134 | rgb(203, 193, 52) | hsl(56, 59%, 50%) | Soft Yellow | View | |
#AFCB34 | rgb(175, 203, 52) | hsl(71, 59%, 50%) | Soft Lime | View | |
#8ACB34 | rgb(138, 203, 52) | hsl(86, 59%, 50%) | Soft Green | View | |
#64CB34 | rgb(100, 203, 52) | hsl(101, 59%, 50%) | Soft Green | View | |
#3ECB34 | rgb(62, 203, 52) | hsl(116, 59%, 50%) | 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: #CBC134;
--color-2: #AFCB34;
--color-3: #8ACB34;
--color-4: #64CB34;
--color-5: #3ECB34;
}Palettes that share visual characteristics and color harmony.