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 |
|---|---|---|---|---|---|
#EB5D2D | rgb(235, 93, 45) | hsl(15, 83%, 55%) | Pure Orange | View | |
#EB8C2D | rgb(235, 140, 45) | hsl(30, 83%, 55%) | Pure Orange | View | |
#EBBC2D | rgb(235, 188, 45) | hsl(45, 83%, 55%) | Pure Yellow | View | |
#EBEB2D | rgb(235, 235, 45) | hsl(60, 83%, 55%) | Pure Yellow | View | |
#BCEB2D | rgb(188, 235, 45) | hsl(75, 83%, 55%) | Pure Lime | View |
:root {
--color-1: #EB5D2D;
--color-2: #EB8C2D;
--color-3: #EBBC2D;
--color-4: #EBEB2D;
--color-5: #BCEB2D;
}Palettes that share visual characteristics and color harmony.