All Palettes

Color Palette #8dc3a0, #f6e9b6, #f1c1d2, #ff6e61, #5b8b8a

0%
0%
0%

CSS code for this palette

/* CSS */
.delltone {
color: #8dc3a0;
}
.trapunto {
color: #f6e9b6;
}
.carnation-bouquet {
color: #f1c1d2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.steel-teal {
color: #5b8b8a;
}

/* CSS Variables */
:root {
--delltone:#8dc3a0;
--trapunto:#f6e9b6;
--carnation-bouquet:#f1c1d2;
--grapefruit-pulp:#ff6e61;
--steel-teal:#5b8b8a;
}

More palettes to explore