All Palettes

Color Palette #f76988, #f4b4b7, #f6d0d4, #a4d99b, #3d8c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-pink {
color: #f76988;
}
.precious-pink {
color: #f4b4b7;
}
.mary-s-rose {
color: #f6d0d4;
}
.cool-aloe {
color: #a4d99b;
}
.blue-chill {
color: #3d8c8f;
}

/* CSS Variables */
:root {
--rosy-pink:#f76988;
--precious-pink:#f4b4b7;
--mary-s-rose:#f6d0d4;
--cool-aloe:#a4d99b;
--blue-chill:#3d8c8f;
}

More palettes to explore