All Palettes

Color Palette #5b6f9a, #a8c8e1, #f3ebaf, #f6a26a, #d35f61

0%
0%
0%

CSS code for this palette

/* CSS */
.moonshade {
color: #5b6f9a;
}
.template {
color: #a8c8e1;
}
.golden-straw {
color: #f3ebaf;
}
.copper-river {
color: #f6a26a;
}
.happy-hearts {
color: #d35f61;
}

/* CSS Variables */
:root {
--moonshade:#5b6f9a;
--template:#a8c8e1;
--golden-straw:#f3ebaf;
--copper-river:#f6a26a;
--happy-hearts:#d35f61;
}

More palettes to explore