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 |
|---|---|---|---|---|---|
#F25A73 | rgb(242, 90, 115) | hsl(350, 85%, 65%) | Pure Red | View | |
#F2675A | rgb(242, 103, 90) | hsl(5, 85%, 65%) | Pure Red | View | |
#F28C5A | rgb(242, 140, 90) | hsl(20, 85%, 65%) | Pure Orange | View | |
#F2B25A | rgb(242, 178, 90) | hsl(35, 85%, 65%) | Pure Amber | View | |
#F2D85A | rgb(242, 216, 90) | hsl(50, 85%, 65%) | Pure Yellow | View |
:root {
--color-1: #F25A73;
--color-2: #F2675A;
--color-3: #F28C5A;
--color-4: #F2B25A;
--color-5: #F2D85A;
}Palettes that share visual characteristics and color harmony.