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 Yellow, Dark Yellow, Dark 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 |
|---|---|---|---|---|---|
#907A23 | rgb(144, 122, 35) | hsl(48, 61%, 35%) | Dark Yellow | View | |
#8A9023 | rgb(138, 144, 35) | hsl(63, 61%, 35%) | Dark Yellow | View | |
#6F9023 | rgb(111, 144, 35) | hsl(78, 61%, 35%) | Dark Lime | View | |
#549023 | rgb(84, 144, 35) | hsl(93, 61%, 35%) | Dark Green | View | |
#399023 | rgb(57, 144, 35) | hsl(108, 61%, 35%) | Dark Green | View |
:root {
--color-1: #907A23;
--color-2: #8A9023;
--color-3: #6F9023;
--color-4: #549023;
--color-5: #399023;
}Palettes that share visual characteristics and color harmony.