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 |
|---|---|---|---|---|---|
#D7690F | rgb(215, 105, 15) | hsl(27, 87%, 45%) | Pure Orange | View | |
#D79B0F | rgb(215, 155, 15) | hsl(42, 87%, 45%) | Pure Amber | View | |
#D7CD0F | rgb(215, 205, 15) | hsl(57, 87%, 45%) | Pure Yellow | View | |
#AFD70F | rgb(175, 215, 15) | hsl(72, 87%, 45%) | Pure Lime | View | |
#7DD70F | rgb(125, 215, 15) | hsl(87, 87%, 45%) | Pure Green | 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: #D7690F;
--color-2: #D79B0F;
--color-3: #D7CD0F;
--color-4: #AFD70F;
--color-5: #7DD70F;
}Palettes that share visual characteristics and color harmony.