All Palettes

Color Palette #c9c1e6, #a67fb8, #6e4c85, #417c8b, #1f9e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.party-hat {
color: #c9c1e6;
}
.lobby-lilac {
color: #a67fb8;
}
.plum-jam {
color: #6e4c85;
}
.blue-catch {
color: #417c8b;
}
.baltic {
color: #1f9e9e;
}

/* CSS Variables */
:root {
--party-hat:#c9c1e6;
--lobby-lilac:#a67fb8;
--plum-jam:#6e4c85;
--blue-catch:#417c8b;
--baltic:#1f9e9e;
}

More palettes to explore