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 |
|---|---|---|---|---|---|
#F3586A | rgb(243, 88, 106) | hsl(353, 87%, 65%) | Pure Red | View | |
#F36D58 | rgb(243, 109, 88) | hsl(8, 87%, 65%) | Pure Red | View | |
#F39458 | rgb(243, 148, 88) | hsl(23, 87%, 65%) | Pure Orange | View | |
#F3BA58 | rgb(243, 186, 88) | hsl(38, 87%, 65%) | Pure Amber | View | |
#F3E158 | rgb(243, 225, 88) | hsl(53, 87%, 65%) | Pure Yellow | View |
:root {
--color-1: #F3586A;
--color-2: #F36D58;
--color-3: #F39458;
--color-4: #F3BA58;
--color-5: #F3E158;
}Palettes that share visual characteristics and color harmony.