All Palettes

Color Palette #fab700, #fbaf3c, #f9d75d, #e6e6e6, #9ed5e5

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.peach-butter {
color: #fbaf3c;
}
.glitter-yellow {
color: #f9d75d;
}
.extraordinary-abundance-of-tinge {
color: #e6e6e6;
}
.light-budgie-blue {
color: #9ed5e5;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--peach-butter:#fbaf3c;
--glitter-yellow:#f9d75d;
--extraordinary-abundance-of-tinge:#e6e6e6;
--light-budgie-blue:#9ed5e5;
}

More palettes to explore