All Palettes

Color Palette #5a5b6c, #aea7af, #d5c5d8, #f4e1e1, #f2b1b5

0%
0%
0%

CSS code for this palette

/* CSS */
.shearwater-black {
color: #5a5b6c;
}
.elderberry-grey {
color: #aea7af;
}
.tender-touch {
color: #d5c5d8;
}
.cute-little-pink {
color: #f4e1e1;
}
.jaguar-rose {
color: #f2b1b5;
}

/* CSS Variables */
:root {
--shearwater-black:#5a5b6c;
--elderberry-grey:#aea7af;
--tender-touch:#d5c5d8;
--cute-little-pink:#f4e1e1;
--jaguar-rose:#f2b1b5;
}

More palettes to explore