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 |
|---|---|---|---|---|---|
#EB602D | rgb(235, 96, 45) | hsl(16, 83%, 55%) | Pure Orange | View | |
#EB8F2D | rgb(235, 143, 45) | hsl(31, 83%, 55%) | Pure Orange | View | |
#EBBF2D | rgb(235, 191, 45) | hsl(46, 83%, 55%) | Pure Yellow | View | |
#E8EB2D | rgb(232, 235, 45) | hsl(61, 83%, 55%) | Pure Yellow | View | |
#B9EB2D | rgb(185, 235, 45) | hsl(76, 83%, 55%) | Pure Lime | View |
:root {
--color-1: #EB602D;
--color-2: #EB8F2D;
--color-3: #EBBF2D;
--color-4: #E8EB2D;
--color-5: #B9EB2D;
}Palettes that share visual characteristics and color harmony.