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 |
|---|---|---|---|---|---|
#EAAA61 | rgb(234, 170, 97) | hsl(32, 77%, 65%) | Pure Orange | View | |
#EACD61 | rgb(234, 205, 97) | hsl(47, 77%, 65%) | Pure Yellow | View | |
#E6EA61 | rgb(230, 234, 97) | hsl(62, 77%, 65%) | Pure Yellow | View | |
#C4EA61 | rgb(196, 234, 97) | hsl(77, 77%, 65%) | Pure Lime | View | |
#A1EA61 | rgb(161, 234, 97) | hsl(92, 77%, 65%) | Pure Green | View |
:root {
--color-1: #EAAA61;
--color-2: #EACD61;
--color-3: #E6EA61;
--color-4: #C4EA61;
--color-5: #A1EA61;
}Palettes that share visual characteristics and color harmony.