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 Amber, 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 |
|---|---|---|---|---|---|
#C97E4F | rgb(201, 126, 79) | hsl(23, 53%, 55%) | Soft Orange | View | |
#C99C4F | rgb(201, 156, 79) | hsl(38, 53%, 55%) | Soft Amber | View | |
#C9BB4F | rgb(201, 187, 79) | hsl(53, 53%, 55%) | Soft Yellow | View | |
#B9C94F | rgb(185, 201, 79) | hsl(68, 53%, 55%) | Soft Lime | View | |
#9AC94F | rgb(154, 201, 79) | hsl(83, 53%, 55%) | Soft Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Orange and Soft Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C97E4F;
--color-2: #C99C4F;
--color-3: #C9BB4F;
--color-4: #B9C94F;
--color-5: #9AC94F;
}Palettes that share visual characteristics and color harmony.