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 |
|---|---|---|---|---|---|
#F34F39 | rgb(243, 79, 57) | hsl(7, 89%, 59%) | Pure Red | View | |
#F37E39 | rgb(243, 126, 57) | hsl(22, 89%, 59%) | Pure Orange | View | |
#F3AC39 | rgb(243, 172, 57) | hsl(37, 89%, 59%) | Pure Amber | View | |
#F3DB39 | rgb(243, 219, 57) | hsl(52, 89%, 59%) | Pure Yellow | View | |
#DEF339 | rgb(222, 243, 57) | hsl(67, 89%, 59%) | 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: #F34F39;
--color-2: #F37E39;
--color-3: #F3AC39;
--color-4: #F3DB39;
--color-5: #DEF339;
}Palettes that share visual characteristics and color harmony.