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 |
|---|---|---|---|---|---|
#F25A5C | rgb(242, 90, 92) | hsl(359, 85%, 65%) | Pure Red | View | |
#F27D5A | rgb(242, 125, 90) | hsl(14, 85%, 65%) | Pure Red | View | |
#F2A35A | rgb(242, 163, 90) | hsl(29, 85%, 65%) | Pure Orange | View | |
#F2C95A | rgb(242, 201, 90) | hsl(44, 85%, 65%) | Pure Amber | View | |
#F2EF5A | rgb(242, 239, 90) | hsl(59, 85%, 65%) | Pure Yellow | View |
:root {
--color-1: #F25A5C;
--color-2: #F27D5A;
--color-3: #F2A35A;
--color-4: #F2C95A;
--color-5: #F2EF5A;
}Palettes that share visual characteristics and color harmony.