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 |
|---|---|---|---|---|---|
#D55F10 | rgb(213, 95, 16) | hsl(24, 86%, 45%) | Pure Orange | View | |
#D59010 | rgb(213, 144, 16) | hsl(39, 86%, 45%) | Pure Amber | View | |
#D5C210 | rgb(213, 194, 16) | hsl(54, 86%, 45%) | Pure Yellow | View | |
#B8D510 | rgb(184, 213, 16) | hsl(69, 86%, 45%) | Pure Lime | View | |
#86D510 | rgb(134, 213, 16) | hsl(84, 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: #D55F10;
--color-2: #D59010;
--color-3: #D5C210;
--color-4: #B8D510;
--color-5: #86D510;
}Palettes that share visual characteristics and color harmony.