All Palettes

Color Palette #f2b5c2, #f7e9ab, #f9f28b, #a4d6e5, #d9a0c3

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f2b5c2;
}
.star-studded {
color: #f7e9ab;
}
.the-first-daffodil {
color: #f9f28b;
}
.atlantic-ocean {
color: #a4d6e5;
}
.pastel-lavender {
color: #d9a0c3;
}

/* CSS Variables */
:root {
--ibis:#f2b5c2;
--star-studded:#f7e9ab;
--the-first-daffodil:#f9f28b;
--atlantic-ocean:#a4d6e5;
--pastel-lavender:#d9a0c3;
}

More palettes to explore