All Palettes

Color Palette #f6d55a, #f9aeae, #3e90cc, #6a4125, #d3b58d

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.snow-white-blush {
color: #f9aeae;
}
.magical-merlin {
color: #3e90cc;
}
.semi-sweet-chocolate {
color: #6a4125;
}
.link-to-the-past {
color: #d3b58d;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--snow-white-blush:#f9aeae;
--magical-merlin:#3e90cc;
--semi-sweet-chocolate:#6a4125;
--link-to-the-past:#d3b58d;
}

More palettes to explore