All Palettes

Color Palette #2d8b7d, #51bda4, #a1e8c8, #f2f9c8, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.celadon-green {
color: #2d8b7d;
}
.mountain-lake-azure {
color: #51bda4;
}
.tropical {
color: #a1e8c8;
}
.carla {
color: #f2f9c8;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--celadon-green:#2d8b7d;
--mountain-lake-azure:#51bda4;
--tropical:#a1e8c8;
--carla:#f2f9c8;
--floral-leaf:#ffb84d;
}

More palettes to explore