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 Orange, 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 |
|---|---|---|---|---|---|
#CD4B18 | rgb(205, 75, 24) | hsl(17, 79%, 45%) | Pure Orange | View | |
#CD7918 | rgb(205, 121, 24) | hsl(32, 79%, 45%) | Pure Orange | View | |
#CDA618 | rgb(205, 166, 24) | hsl(47, 79%, 45%) | Pure Yellow | View | |
#C7CD18 | rgb(199, 205, 24) | hsl(62, 79%, 45%) | Pure Yellow | View | |
#9ACD18 | rgb(154, 205, 24) | hsl(77, 79%, 45%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CD4B18;
--color-2: #CD7918;
--color-3: #CDA618;
--color-4: #C7CD18;
--color-5: #9ACD18;
}Palettes that share visual characteristics and color harmony.