All Palettes

Color Palette #c6e2eb, #ceebf8, #f6f9f8, #f9e1c3, #fbd9c6

0%
0%
0%

CSS code for this palette

/* CSS */
.surf-s-up {
color: #c6e2eb;
}
.frosty-day {
color: #ceebf8;
}
.lynx-white {
color: #f6f9f8;
}
.budder-skin {
color: #f9e1c3;
}
.heavenly-song {
color: #fbd9c6;
}

/* CSS Variables */
:root {
--surf-s-up:#c6e2eb;
--frosty-day:#ceebf8;
--lynx-white:#f6f9f8;
--budder-skin:#f9e1c3;
--heavenly-song:#fbd9c6;
}

More palettes to explore