All Palettes

Color Palette #3cb472, #ff6e61, #f0e78e, #b2d7c6, #ff6bb5

0%
0%
0%

CSS code for this palette

/* CSS */
.medium-sea-green {
color: #3cb472;
}
.grapefruit-pulp {
color: #ff6e61;
}
.bright-khaki {
color: #f0e78e;
}
.celadon-sorbet {
color: #b2d7c6;
}
.f-n-h-ng-pink {
color: #ff6bb5;
}

/* CSS Variables */
:root {
--medium-sea-green:#3cb472;
--grapefruit-pulp:#ff6e61;
--bright-khaki:#f0e78e;
--celadon-sorbet:#b2d7c6;
--f-n-h-ng-pink:#ff6bb5;
}

More palettes to explore