All Palettes

Color Palette #1a8e5c, #4fbfa9, #a1e8d1, #f9df8b, #f76a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.vital-green {
color: #1a8e5c;
}
.emerald-bliss {
color: #4fbfa9;
}
.aqua-wish {
color: #a1e8d1;
}
.daisy-desi {
color: #f9df8b;
}
.carrot {
color: #f76a3b;
}

/* CSS Variables */
:root {
--vital-green:#1a8e5c;
--emerald-bliss:#4fbfa9;
--aqua-wish:#a1e8d1;
--daisy-desi:#f9df8b;
--carrot:#f76a3b;
}

More palettes to explore