All Palettes

Color Palette #f8c5af, #f5a300, #f09c00, #ace0f6, #f4c3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-bisque {
color: #f8c5af;
}
.mad-for-mango {
color: #f5a300;
}
.wiener-schnitzel {
color: #f09c00;
}
.azure-sky {
color: #ace0f6;
}
.sweetheart {
color: #f4c3d6;
}

/* CSS Variables */
:root {
--coral-bisque:#f8c5af;
--mad-for-mango:#f5a300;
--wiener-schnitzel:#f09c00;
--azure-sky:#ace0f6;
--sweetheart:#f4c3d6;
}

More palettes to explore