All Palettes

Color Palette #f2e6b0, #f7d58d, #f0b2e2, #e2a6b4, #ef6c79

0%
0%
0%

CSS code for this palette

/* CSS */
.oyster-bisque {
color: #f2e6b0;
}
.maybe-maui {
color: #f7d58d;
}
.hanami-pink {
color: #f0b2e2;
}
.iced-vovo {
color: #e2a6b4;
}
.sun-kissed-coral {
color: #ef6c79;
}

/* CSS Variables */
:root {
--oyster-bisque:#f2e6b0;
--maybe-maui:#f7d58d;
--hanami-pink:#f0b2e2;
--iced-vovo:#e2a6b4;
--sun-kissed-coral:#ef6c79;
}

More palettes to explore