All Palettes

Color Palette #f6d55a, #f9aeae, #4bbead, #fcff99, #e94969

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.snow-white-blush {
color: #f9aeae;
}
.emerald-bliss {
color: #4bbead;
}
.sunburst-yellow {
color: #fcff99;
}
.camellia-rose {
color: #e94969;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--snow-white-blush:#f9aeae;
--emerald-bliss:#4bbead;
--sunburst-yellow:#fcff99;
--camellia-rose:#e94969;
}

More palettes to explore