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 |
|---|---|---|---|---|---|
#F4575A | rgb(244, 87, 90) | hsl(359, 88%, 65%) | Pure Red | View | |
#F47C57 | rgb(244, 124, 87) | hsl(14, 88%, 65%) | Pure Red | View | |
#F4A357 | rgb(244, 163, 87) | hsl(29, 88%, 65%) | Pure Orange | View | |
#F4CA57 | rgb(244, 202, 87) | hsl(44, 88%, 65%) | Pure Amber | View | |
#F4F257 | rgb(244, 242, 87) | hsl(59, 88%, 65%) | Pure Yellow | View |
:root {
--color-1: #F4575A;
--color-2: #F47C57;
--color-3: #F4A357;
--color-4: #F4CA57;
--color-5: #F4F257;
}Palettes that share visual characteristics and color harmony.