All Palettes

Color Palette #5fb4ad, #a9d5d6, #f1e7df, #f8b5a0, #e9537b

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5fb4ad;
}
.pool-side {
color: #a9d5d6;
}
.gardenia {
color: #f1e7df;
}
.mystic-tulip {
color: #f8b5a0;
}
.heather-berry {
color: #e9537b;
}

/* CSS Variables */
:root {
--artesian-well:#5fb4ad;
--pool-side:#a9d5d6;
--gardenia:#f1e7df;
--mystic-tulip:#f8b5a0;
--heather-berry:#e9537b;
}

More palettes to explore