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 |
|---|---|---|---|---|---|
#F02D0F | rgb(240, 45, 15) | hsl(8, 88%, 50%) | Pure Red | View | |
#F0650F | rgb(240, 101, 15) | hsl(23, 88%, 50%) | Pure Orange | View | |
#F09D0F | rgb(240, 157, 15) | hsl(38, 88%, 50%) | Pure Amber | View | |
#F0D60F | rgb(240, 214, 15) | hsl(53, 88%, 50%) | Pure Yellow | View | |
#D2F00F | rgb(210, 240, 15) | hsl(68, 88%, 50%) | Pure Lime | View |
:root {
--color-1: #F02D0F;
--color-2: #F0650F;
--color-3: #F09D0F;
--color-4: #F0D60F;
--color-5: #D2F00F;
}Palettes that share visual characteristics and color harmony.