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 Orange, Pure Orange, Pure Yellow. 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 |
|---|---|---|---|---|---|
#F1835B | rgb(241, 131, 91) | hsl(16, 84%, 65%) | Pure Orange | View | |
#F1A85B | rgb(241, 168, 91) | hsl(31, 84%, 65%) | Pure Orange | View | |
#F1CE5B | rgb(241, 206, 91) | hsl(46, 84%, 65%) | Pure Yellow | View | |
#EEF15B | rgb(238, 241, 91) | hsl(61, 84%, 65%) | Pure Yellow | View | |
#C9F15B | rgb(201, 241, 91) | hsl(76, 84%, 65%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F1835B;
--color-2: #F1A85B;
--color-3: #F1CE5B;
--color-4: #EEF15B;
--color-5: #C9F15B;
}Palettes that share visual characteristics and color harmony.