All Palettes

Color Palette #f5d6e2, #ff8f8f, #ffbd8a, #fff4b3, #c3e9f4

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-frosting {
color: #f5d6e2;
}
.cherished-one {
color: #ff8f8f;
}
.reddish-banana {
color: #ffbd8a;
}
.creamy-lemon {
color: #fff4b3;
}
.icy-landscape {
color: #c3e9f4;
}

/* CSS Variables */
:root {
--pink-frosting:#f5d6e2;
--cherished-one:#ff8f8f;
--reddish-banana:#ffbd8a;
--creamy-lemon:#fff4b3;
--icy-landscape:#c3e9f4;
}

More palettes to explore