All Palettes

Color Palette #5c8a8a, #9fd6d2, #e3e5b3, #f7b8a1, #b96755

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5c8a8a;
}
.shallow-shoal {
color: #9fd6d2;
}
.tusk {
color: #e3e5b3;
}
.mystic-tulip {
color: #f7b8a1;
}
.cedar-grove {
color: #b96755;
}

/* CSS Variables */
:root {
--steel-teal:#5c8a8a;
--shallow-shoal:#9fd6d2;
--tusk:#e3e5b3;
--mystic-tulip:#f7b8a1;
--cedar-grove:#b96755;
}

More palettes to explore