All Palettes

Color Palette #6abf45, #3bb0b0, #6aa2c8, #f0a400, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-apple {
color: #6abf45;
}
.lake-tahoe-turquoise {
color: #3bb0b0;
}
.scott-base {
color: #6aa2c8;
}
.lemon-dream {
color: #f0a400;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pure-apple:#6abf45;
--lake-tahoe-turquoise:#3bb0b0;
--scott-base:#6aa2c8;
--lemon-dream:#f0a400;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore