All Palettes

Color Palette #3d6b5c, #5abf86, #a5e2a2, #f0e89e, #f8c3b4

0%
0%
0%

CSS code for this palette

/* CSS */
.dignified {
color: #3d6b5c;
}
.spearmint-burst {
color: #5abf86;
}
.grape-green {
color: #a5e2a2;
}
.pitapat {
color: #f0e89e;
}
.apricot-obsession {
color: #f8c3b4;
}

/* CSS Variables */
:root {
--dignified:#3d6b5c;
--spearmint-burst:#5abf86;
--grape-green:#a5e2a2;
--pitapat:#f0e89e;
--apricot-obsession:#f8c3b4;
}

More palettes to explore