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 Red, Pure Orange. 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 |
|---|---|---|---|---|---|
#F4253D | rgb(244, 37, 61) | hsl(353, 90%, 55%) | Pure Red | View | |
#F44125 | rgb(244, 65, 37) | hsl(8, 90%, 55%) | Pure Red | View | |
#F47425 | rgb(244, 116, 37) | hsl(23, 90%, 55%) | Pure Orange | View | |
#F4A825 | rgb(244, 168, 37) | hsl(38, 90%, 55%) | Pure Amber | View | |
#F4DB25 | rgb(244, 219, 37) | hsl(53, 90%, 55%) | Pure Yellow | View |
:root {
--color-1: #F4253D;
--color-2: #F44125;
--color-3: #F47425;
--color-4: #F4A825;
--color-5: #F4DB25;
}Palettes that share visual characteristics and color harmony.