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 |
|---|---|---|---|---|---|
#D13115 | rgb(209, 49, 21) | hsl(9, 82%, 45%) | Pure Red | View | |
#D16015 | rgb(209, 96, 21) | hsl(24, 82%, 45%) | Pure Orange | View | |
#D18F15 | rgb(209, 143, 21) | hsl(39, 82%, 45%) | Pure Amber | View | |
#D1BE15 | rgb(209, 190, 21) | hsl(54, 82%, 45%) | Pure Yellow | View | |
#B5D115 | rgb(181, 209, 21) | hsl(69, 82%, 45%) | Pure Lime | View |
:root {
--color-1: #D13115;
--color-2: #D16015;
--color-3: #D18F15;
--color-4: #D1BE15;
--color-5: #B5D115;
}Palettes that share visual characteristics and color harmony.