All Palettes

Color Palette #395d6f, #5b8d8f, #8dc7d3, #d6c98a, #f2b650

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-spell {
color: #395d6f;
}
.dusty-turquoise {
color: #5b8d8f;
}
.maiden-voyage {
color: #8dc7d3;
}
.royal-goblet {
color: #d6c98a;
}
.goldsmith {
color: #f2b650;
}

/* CSS Variables */
:root {
--blue-spell:#395d6f;
--dusty-turquoise:#5b8d8f;
--maiden-voyage:#8dc7d3;
--royal-goblet:#d6c98a;
--goldsmith:#f2b650;
}

More palettes to explore