All Palettes

Color Palette #fab700, #f6d55a, #3fca9e, #4bbead, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.wake-me-up {
color: #f6d55a;
}
.mint-jelly {
color: #3fca9e;
}
.emerald-bliss {
color: #4bbead;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--wake-me-up:#f6d55a;
--mint-jelly:#3fca9e;
--emerald-bliss:#4bbead;
--welcoming-wasp:#f0a800;
}

More palettes to explore