All Palettes

Color Palette #5b8b8b, #a7d7b8, #f2e1b5, #f7b5a1, #d7506b

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5b8b8b;
}
.eerie-glow {
color: #a7d7b8;
}
.calla {
color: #f2e1b5;
}
.mystic-tulip {
color: #f7b5a1;
}
.rosy-cheeks {
color: #d7506b;
}

/* CSS Variables */
:root {
--steel-teal:#5b8b8b;
--eerie-glow:#a7d7b8;
--calla:#f2e1b5;
--mystic-tulip:#f7b5a1;
--rosy-cheeks:#d7506b;
}

More palettes to explore