All Palettes

Color Palette #a6c4d9, #bae1e3, #d6e6d7, #f3e4b9, #f6b1b5

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.basin-blue {
color: #bae1e3;
}
.whispering-frost {
color: #d6e6d7;
}
.martica {
color: #f3e4b9;
}
.precious-pink {
color: #f6b1b5;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--basin-blue:#bae1e3;
--whispering-frost:#d6e6d7;
--martica:#f3e4b9;
--precious-pink:#f6b1b5;
}

More palettes to explore