All Palettes

Color Palette #a7df9f, #b4e4da, #f3e4aa, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-green {
color: #a7df9f;
}
.festival-de-verano {
color: #b4e4da;
}
.vanilla {
color: #f3e4aa;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--grape-green:#a7df9f;
--festival-de-verano:#b4e4da;
--vanilla:#f3e4aa;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore