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 |
|---|---|---|---|---|---|
#F26C5A | rgb(242, 108, 90) | hsl(7, 85%, 65%) | Pure Red | View | |
#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 |
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: #F26C5A;
--color-2: #F2925A;
--color-3: #F2B75A;
--color-4: #F2DD5A;
--color-5: #E0F25A;
}Palettes that share visual characteristics and color harmony.