All Palettes

Color Palette #48559d, #2c2d6d, #f9c6b8, #f8cf2a, #fbb750

0%
0%
0%

CSS code for this palette

/* CSS */
.nuthatch-back {
color: #48559d;
}
.blue-rose {
color: #2c2d6d;
}
.salmon-beauty {
color: #f9c6b8;
}
.dream-of-spring {
color: #f8cf2a;
}
.caroling-candlelight {
color: #fbb750;
}

/* CSS Variables */
:root {
--nuthatch-back:#48559d;
--blue-rose:#2c2d6d;
--salmon-beauty:#f9c6b8;
--dream-of-spring:#f8cf2a;
--caroling-candlelight:#fbb750;
}

More palettes to explore