All Palettes

Color Palette #a3d1b8, #f4e1b8, #f8c1b4, #f3a5b0, #d2566f

0%
0%
0%

CSS code for this palette

/* CSS */
.feather-green {
color: #a3d1b8;
}
.soft-butter {
color: #f4e1b8;
}
.apricot-obsession {
color: #f8c1b4;
}
.pink-fit {
color: #f3a5b0;
}
.strawberry-moon {
color: #d2566f;
}

/* CSS Variables */
:root {
--feather-green:#a3d1b8;
--soft-butter:#f4e1b8;
--apricot-obsession:#f8c1b4;
--pink-fit:#f3a5b0;
--strawberry-moon:#d2566f;
}

More palettes to explore