All Palettes

Color Palette #f8c9b9, #f4b69f, #f19f88, #f0957a, #e17a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.sherbet-fruit {
color: #f8c9b9;
}
.first-date {
color: #f4b69f;
}
.rose-essence {
color: #f19f88;
}
.pochard-duck-head {
color: #f0957a;
}
.potash {
color: #e17a5b;
}

/* CSS Variables */
:root {
--sherbet-fruit:#f8c9b9;
--first-date:#f4b69f;
--rose-essence:#f19f88;
--pochard-duck-head:#f0957a;
--potash:#e17a5b;
}

More palettes to explore