All Palettes

Color Palette #f0b6a8, #f5d7b7, #f4e5a4, #a2d2b5, #61b6b8

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-sheba {
color: #f0b6a8;
}
.miami-stucco {
color: #f5d7b7;
}
.cymophane-yellow {
color: #f4e5a4;
}
.feather-green {
color: #a2d2b5;
}
.aqueduct {
color: #61b6b8;
}

/* CSS Variables */
:root {
--sweet-sheba:#f0b6a8;
--miami-stucco:#f5d7b7;
--cymophane-yellow:#f4e5a4;
--feather-green:#a2d2b5;
--aqueduct:#61b6b8;
}

More palettes to explore