All Palettes

Color Palette #0092b3, #4ccdc4, #7ef1b4, #b4fba2, #f8f9a9

0%
0%
0%

CSS code for this palette

/* CSS */
.munsell-blue {
color: #0092b3;
}
.may-day {
color: #4ccdc4;
}
.green-epiphany {
color: #7ef1b4;
}
.light-pastel-green {
color: #b4fba2;
}
.shalimar {
color: #f8f9a9;
}

/* CSS Variables */
:root {
--munsell-blue:#0092b3;
--may-day:#4ccdc4;
--green-epiphany:#7ef1b4;
--light-pastel-green:#b4fba2;
--shalimar:#f8f9a9;
}

More palettes to explore