All Palettes

Color Palette #d04e54, #f69974, #f3e8aa, #97d3a6, #37a3d2

0%
0%
0%

CSS code for this palette

/* CSS */
.chestnut-rose {
color: #d04e54;
}
.burning-coals {
color: #f69974;
}
.vanilla {
color: #f3e8aa;
}
.low-tide {
color: #97d3a6;
}
.skydome {
color: #37a3d2;
}

/* CSS Variables */
:root {
--chestnut-rose:#d04e54;
--burning-coals:#f69974;
--vanilla:#f3e8aa;
--low-tide:#97d3a6;
--skydome:#37a3d2;
}

More palettes to explore