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 |
|---|---|---|---|---|---|
#F05A0F | rgb(240, 90, 15) | hsl(20, 88%, 50%) | Pure Orange | View | |
#F0920F | rgb(240, 146, 15) | hsl(35, 88%, 50%) | Pure Amber | View | |
#F0CA0F | rgb(240, 202, 15) | hsl(50, 88%, 50%) | Pure Yellow | View | |
#DDF00F | rgb(221, 240, 15) | hsl(65, 88%, 50%) | Pure Lime | View | |
#A5F00F | rgb(165, 240, 15) | hsl(80, 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: #F05A0F;
--color-2: #F0920F;
--color-3: #F0CA0F;
--color-4: #DDF00F;
--color-5: #A5F00F;
}Palettes that share visual characteristics and color harmony.