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 Deep Soft Yellow, Deep Soft Lime, Deep 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 |
|---|---|---|---|---|---|
#3C3C10 | rgb(60, 60, 16) | hsl(60, 58%, 15%) | Deep Soft Yellow | View | |
#313C10 | rgb(49, 60, 16) | hsl(75, 58%, 15%) | Deep Soft Lime | View | |
#263C10 | rgb(38, 60, 16) | hsl(90, 58%, 15%) | Deep Soft Green | View | |
#1A3C10 | rgb(26, 60, 16) | hsl(106, 58%, 15%) | Deep Soft Green | View | |
#103C11 | rgb(16, 60, 17) | hsl(121, 58%, 15%) | Deep Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Soft Yellow and Deep Soft Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3C3C10;
--color-2: #313C10;
--color-3: #263C10;
--color-4: #1A3C10;
--color-5: #103C11;
}Palettes that share visual characteristics and color harmony.