All Palettes

Color Palette #f9e9b9, #f7cbb0, #f5a899, #f27c78, #e65b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.hawaiian-cream {
color: #f9e9b9;
}
.bellini {
color: #f7cbb0;
}
.duchess-rose {
color: #f5a899;
}
.salmon-pok-bowl {
color: #f27c78;
}
.reductant {
color: #e65b5b;
}

/* CSS Variables */
:root {
--hawaiian-cream:#f9e9b9;
--bellini:#f7cbb0;
--duchess-rose:#f5a899;
--salmon-pok-bowl:#f27c78;
--reductant:#e65b5b;
}

More palettes to explore