All Palettes

Color Palette #b2c4e1, #78a3bf, #497c92, #e5b55d, #f5493d

0%
0%
0%

CSS code for this palette

/* CSS */
.simply-sparkling {
color: #b2c4e1;
}
.ocean-surf {
color: #78a3bf;
}
.coelin-blue {
color: #497c92;
}
.river-of-gold {
color: #e5b55d;
}
.strawberry-avalanche {
color: #f5493d;
}

/* CSS Variables */
:root {
--simply-sparkling:#b2c4e1;
--ocean-surf:#78a3bf;
--coelin-blue:#497c92;
--river-of-gold:#e5b55d;
--strawberry-avalanche:#f5493d;
}

More palettes to explore