All Palettes

Color Palette #fab700, #fce74a, #bfe0e8, #3bb0aa, #2a7976

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.rapeseed-blossom {
color: #fce74a;
}
.h-o {
color: #bfe0e8;
}
.island-moment {
color: #3bb0aa;
}
.elm {
color: #2a7976;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--rapeseed-blossom:#fce74a;
--h-o:#bfe0e8;
--island-moment:#3bb0aa;
--elm:#2a7976;
}

More palettes to explore