All Palettes

Color Palette #6fbe91, #a9e0b7, #f3f9d2, #f9c748, #f76c59

0%
0%
0%

CSS code for this palette

/* CSS */
.felt-green {
color: #6fbe91;
}
.celtic-spring {
color: #a9e0b7;
}
.spilt-milk {
color: #f3f9d2;
}
.cakepop-sorbet {
color: #f9c748;
}
.camellia {
color: #f76c59;
}

/* CSS Variables */
:root {
--felt-green:#6fbe91;
--celtic-spring:#a9e0b7;
--spilt-milk:#f3f9d2;
--cakepop-sorbet:#f9c748;
--camellia:#f76c59;
}

More palettes to explore