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 in analogous 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 |
|---|---|---|---|---|---|
#30C2B8 | rgb(48, 194, 184) | hsl(176, 60%, 47%) | Cyan | View | |
#539CD3 | rgb(83, 156, 211) | hsl(206, 59%, 58%) | Soft Blue | View | |
#323DD6 | rgb(50, 61, 214) | hsl(236, 67%, 52%) | Blue | View | |
#6E28CA | rgb(110, 40, 202) | hsl(266, 67%, 47%) | Navy | View | |
#C23ACB | rgb(194, 58, 203) | hsl(296, 58%, 51%) | Soft Purple | View | |
#D14F99 | rgb(209, 79, 153) | hsl(326, 59%, 56%) | Soft Pink | View |
:root {
--color-1: #30C2B8;
--color-2: #539CD3;
--color-3: #323DD6;
--color-4: #6E28CA;
--color-5: #C23ACB;
--color-6: #D14F99;
}Palettes that share visual characteristics and color harmony.