All Palettes

Color Palette #3b8b8c, #6bb3b0, #9fd6d3, #f0e5e0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3b8b8c;
}
.dexter {
color: #6bb3b0;
}
.shallow-shoal {
color: #9fd6d3;
}
.diminished-pink {
color: #f0e5e0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-chill:#3b8b8c;
--dexter:#6bb3b0;
--shallow-shoal:#9fd6d3;
--diminished-pink:#f0e5e0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore