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 Dark Orange, Dark Yellow, Dark 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 |
|---|---|---|---|---|---|
#C4791C | rgb(196, 121, 28) | hsl(33, 75%, 44%) | Dark Orange | View | |
#C4A31C | rgb(196, 163, 28) | hsl(48, 75%, 44%) | Dark Yellow | View | |
#BCC41C | rgb(188, 196, 28) | hsl(63, 75%, 44%) | Dark Yellow | View | |
#92C41C | rgb(146, 196, 28) | hsl(78, 75%, 44%) | Dark Lime | View | |
#68C41C | rgb(104, 196, 28) | hsl(93, 75%, 44%) | Dark Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Orange and Dark Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C4791C;
--color-2: #C4A31C;
--color-3: #BCC41C;
--color-4: #92C41C;
--color-5: #68C41C;
}Palettes that share visual characteristics and color harmony.