All Palettes

Color Palette #5fb4ad, #a3d7d5, #e3f2ed, #f9e1c8, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5fb4ad;
}
.smooth-satin {
color: #a3d7d5;
}
.chilly-white {
color: #e3f2ed;
}
.peachade {
color: #f9e1c8;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--artesian-well:#5fb4ad;
--smooth-satin:#a3d7d5;
--chilly-white:#e3f2ed;
--peachade:#f9e1c8;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore