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 |
|---|---|---|---|---|---|
#F6516F | rgb(246, 81, 111) | hsl(349, 90%, 64%) | Pure Red | View | |
#F65C51 | rgb(246, 92, 81) | hsl(4, 90%, 64%) | Pure Red | View | |
#F68551 | rgb(246, 133, 81) | hsl(19, 90%, 64%) | Pure Orange | View | |
#F6AE51 | rgb(246, 174, 81) | hsl(34, 90%, 64%) | Pure Orange | View | |
#F6D851 | rgb(246, 216, 81) | hsl(49, 90%, 64%) | Pure Yellow | View |
:root {
--color-1: #F6516F;
--color-2: #F65C51;
--color-3: #F68551;
--color-4: #F6AE51;
--color-5: #F6D851;
}Palettes that share visual characteristics and color harmony.