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 trending palette featuring Red, Dark Soft Blue, Dark Muted Green.
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 |
|---|---|---|---|---|---|
#E85F5C | rgb(232, 95, 92) | hsl(1, 75%, 64%) | Red | View | |
#253C78 | rgb(37, 60, 120) | hsl(223, 53%, 31%) | Dark Soft Blue | View | |
#558564 | rgb(85, 133, 100) | hsl(139, 22%, 43%) | Dark Muted Green | View | |
#FFEECF | rgb(255, 238, 207) | hsl(39, 100%, 91%) | Pale Vibrant Amber | View | |
#C9A690 | rgb(201, 166, 144) | hsl(23, 35%, 68%) | Muted Orange | View |
:root {
--color-1: #E85F5C;
--color-2: #253C78;
--color-3: #558564;
--color-4: #FFEECF;
--color-5: #C9A690;
}Palettes that share visual characteristics and color harmony.