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 |
|---|---|---|---|---|---|
#D75F0F | rgb(215, 95, 15) | hsl(24, 87%, 45%) | Pure Orange | View | |
#D7910F | rgb(215, 145, 15) | hsl(39, 87%, 45%) | Pure Amber | View | |
#D7C30F | rgb(215, 195, 15) | hsl(54, 87%, 45%) | Pure Yellow | View | |
#B9D70F | rgb(185, 215, 15) | hsl(69, 87%, 45%) | Pure Lime | View | |
#87D70F | rgb(135, 215, 15) | hsl(84, 87%, 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: #D75F0F;
--color-2: #D7910F;
--color-3: #D7C30F;
--color-4: #B9D70F;
--color-5: #87D70F;
}Palettes that share visual characteristics and color harmony.