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 Amber. 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 |
|---|---|---|---|---|---|
#E64233 | rgb(230, 66, 51) | hsl(5, 78%, 55%) | Pure Red | View | |
#E66E33 | rgb(230, 110, 51) | hsl(20, 78%, 55%) | Pure Orange | View | |
#E69B33 | rgb(230, 155, 51) | hsl(35, 78%, 55%) | Pure Amber | View | |
#E6C833 | rgb(230, 200, 51) | hsl(50, 78%, 55%) | Pure Yellow | View | |
#D7E633 | rgb(215, 230, 51) | hsl(65, 78%, 55%) | Pure Lime | View |
:root {
--color-1: #E64233;
--color-2: #E66E33;
--color-3: #E69B33;
--color-4: #E6C833;
--color-5: #D7E633;
}Palettes that share visual characteristics and color harmony.