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 cool 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 |
|---|---|---|---|---|---|
#663FA7 | rgb(102, 63, 167) | hsl(263, 45%, 45%) | Soft Navy | View | |
#9B3A46 | rgb(155, 58, 70) | hsl(353, 46%, 42%) | Dark Soft Red | View | |
#759C34 | rgb(117, 156, 52) | hsl(83, 50%, 41%) | Dark Soft Lime | View | |
#3D9F93 | rgb(61, 159, 147) | hsl(173, 45%, 43%) | Dark Soft Cyan | View | |
#6942A8 | rgb(105, 66, 168) | hsl(263, 44%, 46%) | Soft Navy | View |
:root {
--color-1: #663FA7;
--color-2: #9B3A46;
--color-3: #759C34;
--color-4: #3D9F93;
--color-5: #6942A8;
}Palettes that share visual characteristics and color harmony.