All Palettes

Color Palette #e8f1f2, #a1c6d9, #699bc3, #f1a7b1, #c75c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.ethereal-white {
color: #e8f1f2;
}
.corydalis-blue {
color: #a1c6d9;
}
.cerulean-frost {
color: #699bc3;
}
.pink-fit {
color: #f1a7b1;
}
.llilacquered {
color: #c75c9a;
}

/* CSS Variables */
:root {
--ethereal-white:#e8f1f2;
--corydalis-blue:#a1c6d9;
--cerulean-frost:#699bc3;
--pink-fit:#f1a7b1;
--llilacquered:#c75c9a;
}

More palettes to explore