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 |
|---|---|---|---|---|---|
#EF6C79 | rgb(239, 108, 121) | hsl(354, 80%, 68%) | Pure Red | View | |
#EF806C | rgb(239, 128, 108) | hsl(9, 80%, 68%) | Pure Red | View | |
#EFA06C | rgb(239, 160, 108) | hsl(24, 80%, 68%) | Pure Orange | View | |
#EFC16C | rgb(239, 193, 108) | hsl(39, 80%, 68%) | Pure Amber | View | |
#EFE26C | rgb(239, 226, 108) | hsl(54, 80%, 68%) | Pure Yellow | View |
:root {
--color-1: #EF6C79;
--color-2: #EF806C;
--color-3: #EFA06C;
--color-4: #EFC16C;
--color-5: #EFE26C;
}Palettes that share visual characteristics and color harmony.