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 |
|---|---|---|---|---|---|
#F2623A | rgb(242, 98, 58) | hsl(13, 88%, 59%) | Pure Red | View | |
#F2903A | rgb(242, 144, 58) | hsl(28, 88%, 59%) | Pure Orange | View | |
#F2BE3A | rgb(242, 190, 58) | hsl(43, 88%, 59%) | Pure Amber | View | |
#F2EC3A | rgb(242, 236, 58) | hsl(58, 88%, 59%) | Pure Yellow | View | |
#CBF23A | rgb(203, 242, 58) | hsl(73, 88%, 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: #F2623A;
--color-2: #F2903A;
--color-3: #F2BE3A;
--color-4: #F2EC3A;
--color-5: #CBF23A;
}Palettes that share visual characteristics and color harmony.