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 |
|---|---|---|---|---|---|
#EC5F70 | rgb(236, 95, 112) | hsl(353, 79%, 65%) | Pure Red | View | |
#EC725F | rgb(236, 114, 95) | hsl(8, 79%, 65%) | Pure Red | View | |
#EC955F | rgb(236, 149, 95) | hsl(23, 79%, 65%) | Pure Orange | View | |
#ECB95F | rgb(236, 185, 95) | hsl(38, 79%, 65%) | Pure Amber | View | |
#ECDC5F | rgb(236, 220, 95) | hsl(53, 79%, 65%) | Pure Yellow | View |
:root {
--color-1: #EC5F70;
--color-2: #EC725F;
--color-3: #EC955F;
--color-4: #ECB95F;
--color-5: #ECDC5F;
}Palettes that share visual characteristics and color harmony.