All Palettes

Color Palette #f4b8c4, #ff8f8f, #ffcc7a, #ffeb85, #fffff0

0%
0%
0%

CSS code for this palette

/* CSS */
.petals-unfolding {
color: #f4b8c4;
}
.cherished-one {
color: #ff8f8f;
}
.apricot-glow {
color: #ffcc7a;
}
.citrus-punch {
color: #ffeb85;
}
.ivory {
color: #fffff0;
}

/* CSS Variables */
:root {
--petals-unfolding:#f4b8c4;
--cherished-one:#ff8f8f;
--apricot-glow:#ffcc7a;
--citrus-punch:#ffeb85;
--ivory:#fffff0;
}

More palettes to explore