All Palettes

Color Palette #b57381, #d76a8e, #eba2a5, #f4c8c8, #f9e6e8

0%
0%
0%

CSS code for this palette

/* CSS */
.kerr-s-pink-potato {
color: #b57381;
}
.paris-pink {
color: #d76a8e;
}
.wood-nymph {
color: #eba2a5;
}
.first-peach {
color: #f4c8c8;
}
.pink-tutu {
color: #f9e6e8;
}

/* CSS Variables */
:root {
--kerr-s-pink-potato:#b57381;
--paris-pink:#d76a8e;
--wood-nymph:#eba2a5;
--first-peach:#f4c8c8;
--pink-tutu:#f9e6e8;
}

More palettes to explore