All Palettes

Color Palette #ef7b7b, #f6b6b6, #f8d3d3, #eab8d1, #d39cb4

0%
0%
0%

CSS code for this palette

/* CSS */
.siesta-rose {
color: #ef7b7b;
}
.precious-pink {
color: #f6b6b6;
}
.ballet {
color: #f8d3d3;
}
.sweet-lilac {
color: #eab8d1;
}
.exotic-lilac {
color: #d39cb4;
}

/* CSS Variables */
:root {
--siesta-rose:#ef7b7b;
--precious-pink:#f6b6b6;
--ballet:#f8d3d3;
--sweet-lilac:#eab8d1;
--exotic-lilac:#d39cb4;
}

More palettes to explore