All Palettes

Color Palette #f1b74b, #f9d57b, #91c3de, #6c99c1, #497b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-yellow-red {
color: #f1b74b;
}
.golden-glow {
color: #f9d57b;
}
.caribbean-coast {
color: #91c3de;
}
.cerulean-frost {
color: #6c99c1;
}
.zenith {
color: #497b9c;
}

/* CSS Variables */
:root {
--maximum-yellow-red:#f1b74b;
--golden-glow:#f9d57b;
--caribbean-coast:#91c3de;
--cerulean-frost:#6c99c1;
--zenith:#497b9c;
}

More palettes to explore