All Palettes

Color Palette #fab700, #f9e45d, #a8d30d, #4cae56, #2c7c81

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.goldfinch {
color: #f9e45d;
}
.jeune-citron {
color: #a8d30d;
}
.devil-s-grass {
color: #4cae56;
}
.kandinsky-turquoise {
color: #2c7c81;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--goldfinch:#f9e45d;
--jeune-citron:#a8d30d;
--devil-s-grass:#4cae56;
--kandinsky-turquoise:#2c7c81;
}

More palettes to explore