All Palettes

Color Palette #5a6f8c, #899bc2, #a6c1e8, #f0a3c4, #c76b8a

0%
0%
0%

CSS code for this palette

/* CSS */
.great-basin {
color: #5a6f8c;
}
.lavender-lustre {
color: #899bc2;
}
.sky-high {
color: #a6c1e8;
}
.prism-pink {
color: #f0a3c4;
}
.silk-ribbon {
color: #c76b8a;
}

/* CSS Variables */
:root {
--great-basin:#5a6f8c;
--lavender-lustre:#899bc2;
--sky-high:#a6c1e8;
--prism-pink:#f0a3c4;
--silk-ribbon:#c76b8a;
}

More palettes to explore