All Palettes

Color Palette #ffa8b1, #ffccda, #ffdbf3, #f9c3c3, #ff9b99

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-haze {
color: #ffa8b1;
}
.linnet-egg-red {
color: #ffccda;
}
.silky-pink {
color: #ffdbf3;
}
.azalea-pink {
color: #f9c3c3;
}
.rubber-radish {
color: #ff9b99;
}

/* CSS Variables */
:root {
--apricot-haze:#ffa8b1;
--linnet-egg-red:#ffccda;
--silky-pink:#ffdbf3;
--azalea-pink:#f9c3c3;
--rubber-radish:#ff9b99;
}

More palettes to explore