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 Red, Pure Orange, Pure Orange. 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 |
|---|---|---|---|---|---|
#EB3A2D | rgb(235, 58, 45) | hsl(4, 83%, 55%) | Pure Red | View | |
#EB692D | rgb(235, 105, 45) | hsl(19, 83%, 55%) | Pure Orange | View | |
#EB992D | rgb(235, 153, 45) | hsl(34, 83%, 55%) | Pure Orange | View | |
#EBC92D | rgb(235, 201, 45) | hsl(49, 83%, 55%) | Pure Yellow | View | |
#DFEB2D | rgb(223, 235, 45) | hsl(64, 83%, 55%) | Pure Yellow | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EB3A2D;
--color-2: #EB692D;
--color-3: #EB992D;
--color-4: #EBC92D;
--color-5: #DFEB2D;
}Palettes that share visual characteristics and color harmony.