All Palettes

Color Palette #4f9c8d, #68d4a0, #a4e5b5, #f9d75d, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.petrol-green {
color: #4f9c8d;
}
.aurora-green {
color: #68d4a0;
}
.overtone {
color: #a4e5b5;
}
.glitter-yellow {
color: #f9d75d;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--petrol-green:#4f9c8d;
--aurora-green:#68d4a0;
--overtone:#a4e5b5;
--glitter-yellow:#f9d75d;
--dodgeroll-gold:#f39c12;
}

More palettes to explore