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 Amber. 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 |
|---|---|---|---|---|---|
#F0725C | rgb(240, 114, 92) | hsl(9, 83%, 65%) | Pure Red | View | |
#F0975C | rgb(240, 151, 92) | hsl(24, 83%, 65%) | Pure Orange | View | |
#F0BC5C | rgb(240, 188, 92) | hsl(39, 83%, 65%) | Pure Amber | View | |
#F0E15C | rgb(240, 225, 92) | hsl(54, 83%, 65%) | Pure Yellow | View | |
#DAF05C | rgb(218, 240, 92) | hsl(69, 83%, 65%) | Pure Lime | 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: #F0725C;
--color-2: #F0975C;
--color-3: #F0BC5C;
--color-4: #F0E15C;
--color-5: #DAF05C;
}Palettes that share visual characteristics and color harmony.