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 warm palette featuring Deep Pink, Dark Vibrant Red, Vibrant Orange.
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 |
|---|---|---|---|---|---|
#5F0F40 | rgb(95, 15, 64) | hsl(323, 73%, 22%) | Deep Pink | View | |
#9A031E | rgb(154, 3, 30) | hsl(349, 96%, 31%) | Dark Vibrant Red | View | |
#FB8B24 | rgb(251, 139, 36) | hsl(29, 96%, 56%) | Vibrant Orange | View | |
#E36414 | rgb(227, 100, 20) | hsl(23, 84%, 48%) | Pure Orange | View | |
#0F4C5C | rgb(15, 76, 92) | hsl(192, 72%, 21%) | Deep Sky Blue | View |
:root {
--color-1: #5F0F40;
--color-2: #9A031E;
--color-3: #FB8B24;
--color-4: #E36414;
--color-5: #0F4C5C;
}Palettes that share visual characteristics and color harmony.