All Palettes

Color Palette #0092b3, #00b3aa, #1fc7b6, #41f1c8, #a3f5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.munsell-blue {
color: #0092b3;
}
.verditer {
color: #00b3aa;
}
.swimmers-pool {
color: #1fc7b6;
}
.aphrodite-aqua {
color: #41f1c8;
}
.icery {
color: #a3f5e0;
}

/* CSS Variables */
:root {
--munsell-blue:#0092b3;
--verditer:#00b3aa;
--swimmers-pool:#1fc7b6;
--aphrodite-aqua:#41f1c8;
--icery:#a3f5e0;
}

More palettes to explore