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 Red, 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 |
|---|---|---|---|---|---|
#F20D2F | rgb(242, 13, 47) | hsl(351, 90%, 50%) | Pure Red | View | |
#F2240D | rgb(242, 36, 13) | hsl(6, 90%, 50%) | Pure Red | View | |
#F25D0D | rgb(242, 93, 13) | hsl(21, 90%, 50%) | Pure Orange | View | |
#F2960D | rgb(242, 150, 13) | hsl(36, 90%, 50%) | Pure Amber | View | |
#F2D00D | rgb(242, 208, 13) | hsl(51, 90%, 50%) | Pure Yellow | View |
:root {
--color-1: #F20D2F;
--color-2: #F2240D;
--color-3: #F25D0D;
--color-4: #F2960D;
--color-5: #F2D00D;
}Palettes that share visual characteristics and color harmony.