All Palettes

Color Palette #5b7d8b, #b7d7c0, #f6e5d5, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.night-owl {
color: #5b7d8b;
}
.reclining-green {
color: #b7d7c0;
}
.heirloom-lace {
color: #f6e5d5;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--night-owl:#5b7d8b;
--reclining-green:#b7d7c0;
--heirloom-lace:#f6e5d5;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore