All Palettes

Color Palette #5b9f8d, #4abf8c, #3ddde6, #f1df5b, #f28e1c

0%
0%
0%

CSS code for this palette

/* CSS */
.dull-teal {
color: #5b9f8d;
}
.garish-green {
color: #4abf8c;
}
.blue-dacnis {
color: #3ddde6;
}
.dull-yellow {
color: #f1df5b;
}
.miami-marmalade {
color: #f28e1c;
}

/* CSS Variables */
:root {
--dull-teal:#5b9f8d;
--garish-green:#4abf8c;
--blue-dacnis:#3ddde6;
--dull-yellow:#f1df5b;
--miami-marmalade:#f28e1c;
}

More palettes to explore