All Palettes

Color Palette #5b8b89, #88b9a2, #bae3d5, #f7d6a1, #f85725

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5b8b89;
}
.indian-ocean {
color: #88b9a2;
}
.pale-mountain-lake-turquoise {
color: #bae3d5;
}
.milky-maize {
color: #f7d6a1;
}
.carrot-lava {
color: #f85725;
}

/* CSS Variables */
:root {
--steel-teal:#5b8b89;
--indian-ocean:#88b9a2;
--pale-mountain-lake-turquoise:#bae3d5;
--milky-maize:#f7d6a1;
--carrot-lava:#f85725;
}

More palettes to explore