All Palettes

Color Palette #3e4f51, #6a9a89, #b4d8b1, #f0e78e, #f77e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.thermal {
color: #3e4f51;
}
.cyprus-green {
color: #6a9a89;
}
.flower-stem {
color: #b4d8b1;
}
.bright-khaki {
color: #f0e78e;
}
.shell-pink {
color: #f77e7e;
}

/* CSS Variables */
:root {
--thermal:#3e4f51;
--cyprus-green:#6a9a89;
--flower-stem:#b4d8b1;
--bright-khaki:#f0e78e;
--shell-pink:#f77e7e;
}

More palettes to explore