All Palettes

Color Palette #d54d74, #f2a48c, #f6e7a7, #b7e1d1, #506c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-flambe {
color: #d54d74;
}
.stone-fruit {
color: #f2a48c;
}
.gold-sand {
color: #f6e7a7;
}
.filtered-forest {
color: #b7e1d1;
}
.berry-pie {
color: #506c8b;
}

/* CSS Variables */
:root {
--pink-flambe:#d54d74;
--stone-fruit:#f2a48c;
--gold-sand:#f6e7a7;
--filtered-forest:#b7e1d1;
--berry-pie:#506c8b;
}

More palettes to explore