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 |
|---|---|---|---|---|---|
#EA8661 | rgb(234, 134, 97) | hsl(16, 77%, 65%) | Pure Orange | View | |
#EAA861 | rgb(234, 168, 97) | hsl(31, 77%, 65%) | Pure Orange | View | |
#EACA61 | rgb(234, 202, 97) | hsl(46, 77%, 65%) | Pure Yellow | View | |
#E8EA61 | rgb(232, 234, 97) | hsl(61, 77%, 65%) | Pure Yellow | View | |
#C6EA61 | rgb(198, 234, 97) | hsl(76, 77%, 65%) | Pure Lime | View |
:root {
--color-1: #EA8661;
--color-2: #EAA861;
--color-3: #EACA61;
--color-4: #E8EA61;
--color-5: #C6EA61;
}Palettes that share visual characteristics and color harmony.