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 Orange, Soft Yellow, Soft Yellow. 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 |
|---|---|---|---|---|---|
#C28A51 | rgb(194, 138, 81) | hsl(30, 48%, 54%) | Soft Orange | View | |
#C2A651 | rgb(194, 166, 81) | hsl(45, 48%, 54%) | Soft Yellow | View | |
#C2C251 | rgb(194, 194, 81) | hsl(60, 48%, 54%) | Soft Yellow | View | |
#A6C251 | rgb(166, 194, 81) | hsl(75, 48%, 54%) | Soft Lime | View | |
#8AC251 | rgb(138, 194, 81) | hsl(90, 48%, 54%) | Soft Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Orange and Soft Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C28A51;
--color-2: #C2A651;
--color-3: #C2C251;
--color-4: #A6C251;
--color-5: #8AC251;
}Palettes that share visual characteristics and color harmony.