All Palettes

Color Palette #5fb4ad, #a6e3d3, #f1f8f1, #f9c48b, #f79e78

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5fb4ad;
}
.botanical-tint {
color: #a6e3d3;
}
.peaceful-rain {
color: #f1f8f1;
}
.arts-crafts-gold {
color: #f9c48b;
}
.upstream-salmon {
color: #f79e78;
}

/* CSS Variables */
:root {
--artesian-well:#5fb4ad;
--botanical-tint:#a6e3d3;
--peaceful-rain:#f1f8f1;
--arts-crafts-gold:#f9c48b;
--upstream-salmon:#f79e78;
}

More palettes to explore