All Palettes

Color Palette #5b809a, #8cc0bf, #f2e8cf, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-heaven {
color: #5b809a;
}
.cabana-bay {
color: #8cc0bf;
}
.crescent-moon {
color: #f2e8cf;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--blue-heaven:#5b809a;
--cabana-bay:#8cc0bf;
--crescent-moon:#f2e8cf;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore