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 |
|---|---|---|---|---|---|
#F3586F | rgb(243, 88, 111) | hsl(351, 87%, 65%) | Pure Red | View | |
#F36858 | rgb(243, 104, 88) | hsl(6, 87%, 65%) | Pure Red | View | |
#F38E58 | rgb(243, 142, 88) | hsl(21, 87%, 65%) | Pure Orange | View | |
#F3B558 | rgb(243, 181, 88) | hsl(36, 87%, 65%) | Pure Amber | View | |
#F3DC58 | rgb(243, 220, 88) | hsl(51, 87%, 65%) | Pure Yellow | View |
:root {
--color-1: #F3586F;
--color-2: #F36858;
--color-3: #F38E58;
--color-4: #F3B558;
--color-5: #F3DC58;
}Palettes that share visual characteristics and color harmony.