All Palettes

Color Palette #1db4b4, #2e8e8e, #4f6e82, #e6a84c, #d64a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.swagger {
color: #1db4b4;
}
.taos-turquoise {
color: #2e8e8e;
}
.happy-days {
color: #4f6e82;
}
.zucchini-flower {
color: #e6a84c;
}
.warming-heart {
color: #d64a3d;
}

/* CSS Variables */
:root {
--swagger:#1db4b4;
--taos-turquoise:#2e8e8e;
--happy-days:#4f6e82;
--zucchini-flower:#e6a84c;
--warming-heart:#d64a3d;
}

More palettes to explore