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 Pure Orange, Pure Amber, Pure 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 |
|---|---|---|---|---|---|
#D45911 | rgb(212, 89, 17) | hsl(22, 85%, 45%) | Pure Orange | View | |
#D48A11 | rgb(212, 138, 17) | hsl(37, 85%, 45%) | Pure Amber | View | |
#D4BA11 | rgb(212, 186, 17) | hsl(52, 85%, 45%) | Pure Yellow | View | |
#BED411 | rgb(190, 212, 17) | hsl(67, 85%, 45%) | Pure Lime | View | |
#8DD411 | rgb(141, 212, 17) | hsl(82, 85%, 45%) | Pure Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D45911;
--color-2: #D48A11;
--color-3: #D4BA11;
--color-4: #BED411;
--color-5: #8DD411;
}Palettes that share visual characteristics and color harmony.