All Palettes

Color Palette #5fb4ad, #a3d6d7, #e2f3f3, #f7e6bb, #f08400

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5fb4ad;
}
.smooth-satin {
color: #a3d6d7;
}
.bone-chilling {
color: #e2f3f3;
}
.gentle-glow {
color: #f7e6bb;
}
.mikan-orange {
color: #f08400;
}

/* CSS Variables */
:root {
--artesian-well:#5fb4ad;
--smooth-satin:#a3d6d7;
--bone-chilling:#e2f3f3;
--gentle-glow:#f7e6bb;
--mikan-orange:#f08400;
}

More palettes to explore