All Palettes

Color Palette #f9b1ae, #f18e8e, #ed7d7d, #d67a7a, #a66e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.bierwurst {
color: #f18e8e;
}
.jinza-safflower {
color: #ed7d7d;
}
.juicy-details {
color: #d67a7a;
}
.delhi-spice {
color: #a66e6e;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--bierwurst:#f18e8e;
--jinza-safflower:#ed7d7d;
--juicy-details:#d67a7a;
--delhi-spice:#a66e6e;
}

More palettes to explore