All Palettes

Color Palette #5fb4ad, #a3d7d2, #def7f5, #f5c5b7, #e07b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5fb4ad;
}
.smooth-satin {
color: #a3d7d2;
}
.mint-condition {
color: #def7f5;
}
.serene-pink {
color: #f5c5b7;
}
.babe {
color: #e07b7b;
}

/* CSS Variables */
:root {
--artesian-well:#5fb4ad;
--smooth-satin:#a3d7d2;
--mint-condition:#def7f5;
--serene-pink:#f5c5b7;
--babe:#e07b7b;
}

More palettes to explore