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, Vibrant Yellow, Vibrant 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 |
|---|---|---|---|---|---|
#FF8C00 | rgb(255, 140, 0) | hsl(33, 100%, 50%) | Dark Orange | View | |
#FFCC00 | rgb(255, 204, 0) | hsl(48, 100%, 50%) | Vibrant Yellow | View | |
#F2FF00 | rgb(242, 255, 0) | hsl(63, 100%, 50%) | Vibrant Yellow | View | |
#B3FF00 | rgb(179, 255, 0) | hsl(78, 100%, 50%) | Vibrant Lime | View | |
#73FF00 | rgb(115, 255, 0) | hsl(93, 100%, 50%) | Vibrant Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Orange and Vibrant Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FF8C00;
--color-2: #FFCC00;
--color-3: #F2FF00;
--color-4: #B3FF00;
--color-5: #73FF00;
}Palettes that share visual characteristics and color harmony.