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 |
|---|---|---|---|---|---|
#F0690F | rgb(240, 105, 15) | hsl(24, 88%, 50%) | Pure Orange | View | |
#F0A10F | rgb(240, 161, 15) | hsl(39, 88%, 50%) | Pure Amber | View | |
#F0D90F | rgb(240, 217, 15) | hsl(54, 88%, 50%) | Pure Yellow | View | |
#CEF00F | rgb(206, 240, 15) | hsl(69, 88%, 50%) | Pure Lime | View | |
#96F00F | rgb(150, 240, 15) | hsl(84, 88%, 50%) | 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: #F0690F;
--color-2: #F0A10F;
--color-3: #F0D90F;
--color-4: #CEF00F;
--color-5: #96F00F;
}Palettes that share visual characteristics and color harmony.