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 Yellow, 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 |
|---|---|---|---|---|---|
#CC7F19 | rgb(204, 127, 25) | hsl(34, 78%, 45%) | Pure Orange | View | |
#CCAB19 | rgb(204, 171, 25) | hsl(49, 78%, 45%) | Pure Yellow | View | |
#C0CC19 | rgb(192, 204, 25) | hsl(64, 78%, 45%) | Pure Yellow | View | |
#94CC19 | rgb(148, 204, 25) | hsl(79, 78%, 45%) | Pure Lime | View | |
#67CC19 | rgb(103, 204, 25) | hsl(94, 78%, 45%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CC7F19;
--color-2: #CCAB19;
--color-3: #C0CC19;
--color-4: #94CC19;
--color-5: #67CC19;
}Palettes that share visual characteristics and color harmony.