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 |
|---|---|---|---|---|---|
#E2411D | rgb(226, 65, 29) | hsl(11, 77%, 50%) | Pure Red | View | |
#E2721D | rgb(226, 114, 29) | hsl(26, 77%, 50%) | Pure Orange | View | |
#E2A31D | rgb(226, 163, 29) | hsl(41, 77%, 50%) | Pure Amber | View | |
#E2D51D | rgb(226, 213, 29) | hsl(56, 77%, 50%) | Pure Yellow | View | |
#BEE21D | rgb(190, 226, 29) | hsl(71, 77%, 50%) | Pure Lime | View |
:root {
--color-1: #E2411D;
--color-2: #E2721D;
--color-3: #E2A31D;
--color-4: #E2D51D;
--color-5: #BEE21D;
}Palettes that share visual characteristics and color harmony.