All Palettes

Color Palette #8d5b8f, #6d9ed0, #4bc8e7, #9fd4df, #f7f0c5

0%
0%
0%

CSS code for this palette

/* CSS */
.chakra {
color: #8d5b8f;
}
.blue-electress {
color: #6d9ed0;
}
.clean-pool {
color: #4bc8e7;
}
.ocean-cruise {
color: #9fd4df;
}
.fresh-honeydew {
color: #f7f0c5;
}

/* CSS Variables */
:root {
--chakra:#8d5b8f;
--blue-electress:#6d9ed0;
--clean-pool:#4bc8e7;
--ocean-cruise:#9fd4df;
--fresh-honeydew:#f7f0c5;
}

More palettes to explore