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 |
|---|---|---|---|---|---|
#C4B23B | rgb(196, 178, 59) | hsl(52, 54%, 50%) | Soft Yellow | View | |
#B4C43B | rgb(180, 196, 59) | hsl(67, 54%, 50%) | Soft Lime | View | |
#92C43B | rgb(146, 196, 59) | hsl(82, 54%, 50%) | Soft Lime | View | |
#6FC43B | rgb(111, 196, 59) | hsl(97, 54%, 50%) | Soft Green | View | |
#4DC43B | rgb(77, 196, 59) | hsl(112, 54%, 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: #C4B23B;
--color-2: #B4C43B;
--color-3: #92C43B;
--color-4: #6FC43B;
--color-5: #4DC43B;
}Palettes that share visual characteristics and color harmony.