All Palettes

Color Palette #1e9f9c, #4ccd9b, #79e6a1, #f3f17c, #f09b4c

0%
0%
0%

CSS code for this palette

/* CSS */
.ceramic-blue-turquoise {
color: #1e9f9c;
}
.mint-jelly {
color: #4ccd9b;
}
.ragweed {
color: #79e6a1;
}
.sunny {
color: #f3f17c;
}
.question-mark-block {
color: #f09b4c;
}

/* CSS Variables */
:root {
--ceramic-blue-turquoise:#1e9f9c;
--mint-jelly:#4ccd9b;
--ragweed:#79e6a1;
--sunny:#f3f17c;
--question-mark-block:#f09b4c;
}

More palettes to explore