All Palettes

Color Palette #6aa07e, #b7d1a3, #e4f1c1, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-lettuce {
color: #6aa07e;
}
.apium {
color: #b7d1a3;
}
.new-hope {
color: #e4f1c1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--sea-lettuce:#6aa07e;
--apium:#b7d1a3;
--new-hope:#e4f1c1;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore