All Palettes

Color Palette #f9d2b9, #f2a1c5, #f28c9f, #eb7a7e, #e04f38

0%
0%
0%

CSS code for this palette

/* CSS */
.fahrenheit {
color: #f9d2b9;
}
.prism-pink {
color: #f2a1c5;
}
.wonder-lust {
color: #f28c9f;
}
.siesta-rose {
color: #eb7a7e;
}
.orangeade {
color: #e04f38;
}

/* CSS Variables */
:root {
--fahrenheit:#f9d2b9;
--prism-pink:#f2a1c5;
--wonder-lust:#f28c9f;
--siesta-rose:#eb7a7e;
--orangeade:#e04f38;
}

More palettes to explore