All Palettes

Color Palette #689bc4, #92c9e3, #f3e7a0, #f0b77a, #e2806e

0%
0%
0%

CSS code for this palette

/* CSS */
.cerulean-frost {
color: #689bc4;
}
.medical-mask {
color: #92c9e3;
}
.lazy-daisy {
color: #f3e7a0;
}
.surprise-amber {
color: #f0b77a;
}
.wet-pottery-clay {
color: #e2806e;
}

/* CSS Variables */
:root {
--cerulean-frost:#689bc4;
--medical-mask:#92c9e3;
--lazy-daisy:#f3e7a0;
--surprise-amber:#f0b77a;
--wet-pottery-clay:#e2806e;
}

More palettes to explore