All Palettes

Color Palette #2b6f8c, #4fa1bf, #7cd4df, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.faience {
color: #2b6f8c;
}
.brig {
color: #4fa1bf;
}
.water-nymph {
color: #7cd4df;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--faience:#2b6f8c;
--brig:#4fa1bf;
--water-nymph:#7cd4df;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore