All Palettes

Color Palette #fab700, #f7e13b, #e8df5e, #a3d55d, #6ebf6f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.fluffy-duckling {
color: #f7e13b;
}
.garlic-butter {
color: #e8df5e;
}
.lime-lizard {
color: #a3d55d;
}
.bermudagrass {
color: #6ebf6f;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--fluffy-duckling:#f7e13b;
--garlic-butter:#e8df5e;
--lime-lizard:#a3d55d;
--bermudagrass:#6ebf6f;
}

More palettes to explore