All Palettes

Color Palette #3c8c9a, #5fb4a4, #a7d7bf, #f1e6a7, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.seachange {
color: #3c8c9a;
}
.artesian-well {
color: #5fb4a4;
}
.southern-belle {
color: #a7d7bf;
}
.pineapple-delight {
color: #f1e6a7;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--seachange:#3c8c9a;
--artesian-well:#5fb4a4;
--southern-belle:#a7d7bf;
--pineapple-delight:#f1e6a7;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore