All Palettes

Color Palette #1c7b7d, #1f9e9e, #1fc1b6, #a1e2df, #e7b65a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-kelp {
color: #1c7b7d;
}
.baltic {
color: #1f9e9e;
}
.caicos-turquoise {
color: #1fc1b6;
}
.everest {
color: #a1e2df;
}
.river-of-gold {
color: #e7b65a;
}

/* CSS Variables */
:root {
--blue-kelp:#1c7b7d;
--baltic:#1f9e9e;
--caicos-turquoise:#1fc1b6;
--everest:#a1e2df;
--river-of-gold:#e7b65a;
}

More palettes to explore