All Palettes

Color Palette #f6b4a2, #f8c5af, #f4d7b3, #b2e0d6, #9fcfdf

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f6b4a2;
}
.coral-bisque {
color: #f8c5af;
}
.walnut-cream {
color: #f4d7b3;
}
.cruise {
color: #b2e0d6;
}
.intercoastal {
color: #9fcfdf;
}

/* CSS Variables */
:root {
--first-date:#f6b4a2;
--coral-bisque:#f8c5af;
--walnut-cream:#f4d7b3;
--cruise:#b2e0d6;
--intercoastal:#9fcfdf;
}

More palettes to explore