All Palettes

Color Palette #1f898e, #3dc2c2, #79e5e7, #baff9e, #f9e19a

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f898e;
}
.lagoon-rock {
color: #3dc2c2;
}
.turkish-turquoise {
color: #79e5e7;
}
.apatite-crystal-green {
color: #baff9e;
}
.imam-ali-gold {
color: #f9e19a;
}

/* CSS Variables */
:root {
--river-fountain:#1f898e;
--lagoon-rock:#3dc2c2;
--turkish-turquoise:#79e5e7;
--apatite-crystal-green:#baff9e;
--imam-ali-gold:#f9e19a;
}

More palettes to explore