All Palettes

Color Palette #1c7b7d, #3bbfbd, #a2e6e2, #f1f9f7, #f6d6b1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-kelp {
color: #1c7b7d;
}
.montego-bay {
color: #3bbfbd;
}
.everest {
color: #a2e6e2;
}
.distant-horizon {
color: #f1f9f7;
}
.apricot-gelato {
color: #f6d6b1;
}

/* CSS Variables */
:root {
--blue-kelp:#1c7b7d;
--montego-bay:#3bbfbd;
--everest:#a2e6e2;
--distant-horizon:#f1f9f7;
--apricot-gelato:#f6d6b1;
}

More palettes to explore