All Palettes

Color Palette #f5a524, #f8e0b4, #d9b3e6, #b1e1f7, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-glazed-chicken {
color: #f5a524;
}
.butter-muffin {
color: #f8e0b4;
}
.pretty-petunia {
color: #d9b3e6;
}
.fairy-sparkles {
color: #b1e1f7;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--apricot-glazed-chicken:#f5a524;
--butter-muffin:#f8e0b4;
--pretty-petunia:#d9b3e6;
--fairy-sparkles:#b1e1f7;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore