All Palettes

Color Palette #e0a49e, #f8c8b9, #fef2d2, #a2dae6, #5b8b8a

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-cove {
color: #e0a49e;
}
.sherbet-fruit {
color: #f8c8b9;
}
.cashmere-sweater {
color: #fef2d2;
}
.nevada-sky {
color: #a2dae6;
}
.steel-teal {
color: #5b8b8a;
}

/* CSS Variables */
:root {
--coral-cove:#e0a49e;
--sherbet-fruit:#f8c8b9;
--cashmere-sweater:#fef2d2;
--nevada-sky:#a2dae6;
--steel-teal:#5b8b8a;
}

More palettes to explore