All Palettes

Color Palette #f3b9c3, #f6a88e, #f6d44c, #a6c6ed, #4cae7b

0%
0%
0%

CSS code for this palette

/* CSS */
.petals-unfolding {
color: #f3b9c3;
}
.citrus-hill {
color: #f6a88e;
}
.fresh-pineapple {
color: #f6d44c;
}
.island-light {
color: #a6c6ed;
}
.shamrock-green {
color: #4cae7b;
}

/* CSS Variables */
:root {
--petals-unfolding:#f3b9c3;
--citrus-hill:#f6a88e;
--fresh-pineapple:#f6d44c;
--island-light:#a6c6ed;
--shamrock-green:#4cae7b;
}

More palettes to explore