All Palettes

Color Palette #f6a35a, #f8d668, #f3e8b4, #d7b5e3, #e3a1b3

0%
0%
0%

CSS code for this palette

/* CSS */
.bergamot-orange {
color: #f6a35a;
}
.lighthouse-glow {
color: #f8d668;
}
.cr-me-de-la-cr-me {
color: #f3e8b4;
}
.pretty-petunia {
color: #d7b5e3;
}
.iced-vovo {
color: #e3a1b3;
}

/* CSS Variables */
:root {
--bergamot-orange:#f6a35a;
--lighthouse-glow:#f8d668;
--cr-me-de-la-cr-me:#f3e8b4;
--pretty-petunia:#d7b5e3;
--iced-vovo:#e3a1b3;
}

More palettes to explore