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 Pink, Pure Red, Pure Red. 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 |
|---|---|---|---|---|---|
#F16AAD | rgb(241, 106, 173) | hsl(330, 83%, 68%) | Pure Pink | View | |
#F16A8C | rgb(241, 106, 140) | hsl(345, 83%, 68%) | Pure Red | View | |
#F16A6A | rgb(241, 106, 106) | hsl(0, 83%, 68%) | Pure Red | View | |
#F18C6A | rgb(241, 140, 106) | hsl(15, 83%, 68%) | Pure Orange | View | |
#F1AD6A | rgb(241, 173, 106) | hsl(30, 83%, 68%) | Pure Orange | View |
:root {
--color-1: #F16AAD;
--color-2: #F16A8C;
--color-3: #F16A6A;
--color-4: #F18C6A;
--color-5: #F1AD6A;
}Palettes that share visual characteristics and color harmony.