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 |
|---|---|---|---|---|---|
#CD6718 | rgb(205, 103, 24) | hsl(26, 79%, 45%) | Pure Orange | View | |
#CD9418 | rgb(205, 148, 24) | hsl(41, 79%, 45%) | Pure Amber | View | |
#CDC118 | rgb(205, 193, 24) | hsl(56, 79%, 45%) | Pure Yellow | View | |
#ACCD18 | rgb(172, 205, 24) | hsl(71, 79%, 45%) | Pure Lime | View | |
#7FCD18 | rgb(127, 205, 24) | hsl(86, 79%, 45%) | Pure Green | 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: #CD6718;
--color-2: #CD9418;
--color-3: #CDC118;
--color-4: #ACCD18;
--color-5: #7FCD18;
}Palettes that share visual characteristics and color harmony.