All Palettes

Color Palette #a6c4d9, #e1f1f9, #b1dfe2, #f9e8e6, #f5c7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.wizard-white {
color: #e1f1f9;
}
.opal {
color: #b1dfe2;
}
.musical-mist {
color: #f9e8e6;
}
.first-peach {
color: #f5c7c7;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--wizard-white:#e1f1f9;
--opal:#b1dfe2;
--musical-mist:#f9e8e6;
--first-peach:#f5c7c7;
}

More palettes to explore