All Palettes

Color Palette #fab700, #f1c84b, #a8d600, #4dcb79, #2f8c98

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.king-lime {
color: #a8d600;
}
.emerald-reflection {
color: #4dcb79;
}
.precious-stone {
color: #2f8c98;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--solar-plexus-chakra:#f1c84b;
--king-lime:#a8d600;
--emerald-reflection:#4dcb79;
--precious-stone:#2f8c98;
}

More palettes to explore