All Palettes

Color Palette #b8d4e5, #cae4e7, #d8f3e3, #f0f8e8, #f9d6a4

0%
0%
0%

CSS code for this palette

/* CSS */
.tiny-mr-frosty {
color: #b8d4e5;
}
.wave-splash {
color: #cae4e7;
}
.teal-treat {
color: #d8f3e3;
}
.white-sulfur {
color: #f0f8e8;
}
.prosecco {
color: #f9d6a4;
}

/* CSS Variables */
:root {
--tiny-mr-frosty:#b8d4e5;
--wave-splash:#cae4e7;
--teal-treat:#d8f3e3;
--white-sulfur:#f0f8e8;
--prosecco:#f9d6a4;
}

More palettes to explore