All Palettes

Color Palette #1f4151, #4b8d91, #57c3c7, #f2df9c, #f58c24

0%
0%
0%

CSS code for this palette

/* CSS */
.reflecting-pond {
color: #1f4151;
}
.flounce {
color: #4b8d91;
}
.gem-turquoise {
color: #57c3c7;
}
.buttery-croissant {
color: #f2df9c;
}
.flame-orange {
color: #f58c24;
}

/* CSS Variables */
:root {
--reflecting-pond:#1f4151;
--flounce:#4b8d91;
--gem-turquoise:#57c3c7;
--buttery-croissant:#f2df9c;
--flame-orange:#f58c24;
}

More palettes to explore