All Palettes

Color Palette #1e8f8f, #50b9b9, #86d5d5, #f1e1a2, #d59a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1e8f8f;
}
.crystalsong-blue {
color: #50b9b9;
}
.mountain-lake-blue {
color: #86d5d5;
}
.sugar-cookie {
color: #f1e1a2;
}
.georgian-yellow {
color: #d59a4d;
}

/* CSS Variables */
:root {
--sea-fantasy:#1e8f8f;
--crystalsong-blue:#50b9b9;
--mountain-lake-blue:#86d5d5;
--sugar-cookie:#f1e1a2;
--georgian-yellow:#d59a4d;
}

More palettes to explore