All Palettes

Color Palette #fab700, #f6d55a, #3bb0aa, #17202b, #f85d72

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.wake-me-up {
color: #f6d55a;
}
.island-moment {
color: #3bb0aa;
}
.h-i-s-black {
color: #17202b;
}
.ponceau {
color: #f85d72;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--wake-me-up:#f6d55a;
--island-moment:#3bb0aa;
--h-i-s-black:#17202b;
--ponceau:#f85d72;
}

More palettes to explore