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 Amber, 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 |
|---|---|---|---|---|---|
#F2925A | rgb(242, 146, 90) | hsl(22, 85%, 65%) | Pure Orange | View | |
#F2B75A | rgb(242, 183, 90) | hsl(37, 85%, 65%) | Pure Amber | View | |
#F2DD5A | rgb(242, 221, 90) | hsl(52, 85%, 65%) | Pure Yellow | View | |
#E0F25A | rgb(224, 242, 90) | hsl(67, 85%, 65%) | Pure Lime | View | |
#BAF25A | rgb(186, 242, 90) | hsl(82, 85%, 65%) | Pure Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F2925A;
--color-2: #F2B75A;
--color-3: #F2DD5A;
--color-4: #E0F25A;
--color-5: #BAF25A;
}Palettes that share visual characteristics and color harmony.