All Palettes

Color Palette #4c908f, #9fd6d5, #e3b7a1, #f9c54e, #e94a2b

0%
0%
0%

CSS code for this palette

/* CSS */
.mirage-lake {
color: #4c908f;
}
.shallow-shoal {
color: #9fd6d5;
}
.warming-peach {
color: #e3b7a1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.hot-shot {
color: #e94a2b;
}

/* CSS Variables */
:root {
--mirage-lake:#4c908f;
--shallow-shoal:#9fd6d5;
--warming-peach:#e3b7a1;
--creamy-sweet-corn:#f9c54e;
--hot-shot:#e94a2b;
}

More palettes to explore