All Palettes

Color Palette #4f8dcf, #67b1e0, #81d1e9, #f6e99d, #f9c0b4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #4f8dcf;
}
.sanctuary-spa {
color: #67b1e0;
}
.middle-blue {
color: #81d1e9;
}
.lemon-gelato {
color: #f6e99d;
}
.apricot-obsession {
color: #f9c0b4;
}

/* CSS Variables */
:root {
--blue-dart:#4f8dcf;
--sanctuary-spa:#67b1e0;
--middle-blue:#81d1e9;
--lemon-gelato:#f6e99d;
--apricot-obsession:#f9c0b4;
}

More palettes to explore