All Palettes

Color Palette #d7a9e0, #f6cbe5, #f9b548, #f9c3a4, #f97b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.barely-bloomed {
color: #d7a9e0;
}
.sparkling-pink {
color: #f6cbe5;
}
.butterscotch {
color: #f9b548;
}
.pink-beach {
color: #f9c3a4;
}
.forbidden-fruit {
color: #f97b7b;
}

/* CSS Variables */
:root {
--barely-bloomed:#d7a9e0;
--sparkling-pink:#f6cbe5;
--butterscotch:#f9b548;
--pink-beach:#f9c3a4;
--forbidden-fruit:#f97b7b;
}

More palettes to explore