All Palettes

Color Palette #b63a5b, #d17a90, #f9b4bf, #fcd3c0, #ffdfb3

0%
0%
0%

CSS code for this palette

/* CSS */
.cry-of-a-rose {
color: #b63a5b;
}
.muted-pink {
color: #d17a90;
}
.squid-pink {
color: #f9b4bf;
}
.simply-delicious {
color: #fcd3c0;
}
.tunisian-stone {
color: #ffdfb3;
}

/* CSS Variables */
:root {
--cry-of-a-rose:#b63a5b;
--muted-pink:#d17a90;
--squid-pink:#f9b4bf;
--simply-delicious:#fcd3c0;
--tunisian-stone:#ffdfb3;
}

More palettes to explore