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 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 |
|---|---|---|---|---|---|
#73DC9D | rgb(115, 220, 157) | hsl(144, 60%, 66%) | Green | View | |
#8E96DF | rgb(142, 150, 223) | hsl(234, 56%, 72%) | Light Soft Blue | View | |
#E18FC0 | rgb(225, 143, 192) | hsl(324, 58%, 72%) | Light Soft Pink | View | |
#E0D67A | rgb(224, 214, 122) | hsl(54, 62%, 68%) | Yellow | View | |
#64D491 | rgb(100, 212, 145) | hsl(144, 57%, 61%) | Soft Green | View | |
#959DE5 | rgb(149, 157, 229) | hsl(234, 61%, 74%) | Light Blue | View |
:root {
--color-1: #73DC9D;
--color-2: #8E96DF;
--color-3: #E18FC0;
--color-4: #E0D67A;
--color-5: #64D491;
--color-6: #959DE5;
}Palettes that share visual characteristics and color harmony.