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 |
|---|---|---|---|---|---|
#F05C63 | rgb(240, 92, 99) | hsl(357, 83%, 65%) | Pure Red | View | |
#F0795C | rgb(240, 121, 92) | hsl(12, 83%, 65%) | Pure Red | View | |
#F09E5C | rgb(240, 158, 92) | hsl(27, 83%, 65%) | Pure Orange | View | |
#F0C35C | rgb(240, 195, 92) | hsl(42, 83%, 65%) | Pure Amber | View | |
#F0E85C | rgb(240, 232, 92) | hsl(57, 83%, 65%) | Pure Yellow | View |
:root {
--color-1: #F05C63;
--color-2: #F0795C;
--color-3: #F09E5C;
--color-4: #F0C35C;
--color-5: #F0E85C;
}Palettes that share visual characteristics and color harmony.