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 |
|---|---|---|---|---|---|
#F56B56 | rgb(245, 107, 86) | hsl(8, 89%, 65%) | Pure Red | View | |
#F59356 | rgb(245, 147, 86) | hsl(23, 89%, 65%) | Pure Orange | View | |
#F5BB56 | rgb(245, 187, 86) | hsl(38, 89%, 65%) | Pure Amber | View | |
#F5E356 | rgb(245, 227, 86) | hsl(53, 89%, 65%) | Pure Yellow | View | |
#E0F556 | rgb(224, 245, 86) | hsl(68, 89%, 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: #F56B56;
--color-2: #F59356;
--color-3: #F5BB56;
--color-4: #F5E356;
--color-5: #E0F556;
}Palettes that share visual characteristics and color harmony.