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 Orange, 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 |
|---|---|---|---|---|---|
#F25F5A | rgb(242, 95, 90) | hsl(2, 85%, 65%) | Pure Red | View | |
#F2855A | rgb(242, 133, 90) | hsl(17, 85%, 65%) | Pure Orange | View | |
#F2AB5A | rgb(242, 171, 90) | hsl(32, 85%, 65%) | Pure Orange | View | |
#F2D15A | rgb(242, 209, 90) | hsl(47, 85%, 65%) | Pure Yellow | View | |
#EDF25A | rgb(237, 242, 90) | hsl(62, 85%, 65%) | Pure Yellow | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F25F5A;
--color-2: #F2855A;
--color-3: #F2AB5A;
--color-4: #F2D15A;
--color-5: #EDF25A;
}Palettes that share visual characteristics and color harmony.