All Palettes

Color Palette #2b7c9c, #4db3a0, #81d5b2, #f2ea50, #f8a34f

0%
0%
0%

CSS code for this palette

/* CSS */
.valley-of-glaciers {
color: #2b7c9c;
}
.sacred-turquoise {
color: #4db3a0;
}
.fresco-green {
color: #81d5b2;
}
.yellow-petal {
color: #f2ea50;
}
.troll-slayer-orange {
color: #f8a34f;
}

/* CSS Variables */
:root {
--valley-of-glaciers:#2b7c9c;
--sacred-turquoise:#4db3a0;
--fresco-green:#81d5b2;
--yellow-petal:#f2ea50;
--troll-slayer-orange:#f8a34f;
}

More palettes to explore