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 dark palette in tetradic tones.
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 |
|---|---|---|---|---|---|
#5337CD | rgb(83, 55, 205) | hsl(251, 60%, 51%) | Navy | View | |
#C83261 | rgb(200, 50, 97) | hsl(341, 60%, 49%) | Pink | View | |
#B2CF31 | rgb(178, 207, 49) | hsl(71, 62%, 50%) | Lime | View | |
#34C799 | rgb(52, 199, 153) | hsl(161, 59%, 49%) | Soft Emerald | View | |
#583ECD | rgb(88, 62, 205) | hsl(251, 59%, 52%) | Soft Navy | View | |
#CD3565 | rgb(205, 53, 101) | hsl(341, 60%, 51%) | Pink | View |
:root {
--color-1: #5337CD;
--color-2: #C83261;
--color-3: #B2CF31;
--color-4: #34C799;
--color-5: #583ECD;
--color-6: #CD3565;
}Palettes that share visual characteristics and color harmony.