All Palettes

Color Palette #4b918d, #7dc5b5, #a4e0d6, #f7f3e8, #f05a28

0%
0%
0%

CSS code for this palette

/* CSS */
.mirage-lake {
color: #4b918d;
}
.monte-carlo {
color: #7dc5b5;
}
.sparkling-mint {
color: #a4e0d6;
}
.cheviot {
color: #f7f3e8;
}
.durotar-fire {
color: #f05a28;
}

/* CSS Variables */
:root {
--mirage-lake:#4b918d;
--monte-carlo:#7dc5b5;
--sparkling-mint:#a4e0d6;
--cheviot:#f7f3e8;
--durotar-fire:#f05a28;
}

More palettes to explore