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 |
|---|---|---|---|---|---|
#D55210 | rgb(213, 82, 16) | hsl(20, 86%, 45%) | Pure Orange | View | |
#D58310 | rgb(213, 131, 16) | hsl(35, 86%, 45%) | Pure Amber | View | |
#D5B510 | rgb(213, 181, 16) | hsl(50, 86%, 45%) | Pure Yellow | View | |
#C5D510 | rgb(197, 213, 16) | hsl(65, 86%, 45%) | Pure Lime | View | |
#94D510 | rgb(148, 213, 16) | hsl(80, 86%, 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: #D55210;
--color-2: #D58310;
--color-3: #D5B510;
--color-4: #C5D510;
--color-5: #94D510;
}Palettes that share visual characteristics and color harmony.