All Palettes

Color Palette #f9e8b4, #ffb05c, #ff6d1f, #c5596b, #6d8fb0

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-yogurt {
color: #f9e8b4;
}
.vintage-orange {
color: #ffb05c;
}
.shocking-orange {
color: #ff6d1f;
}
.tropical-smoothie {
color: #c5596b;
}
.grant-village {
color: #6d8fb0;
}

/* CSS Variables */
:root {
--banana-yogurt:#f9e8b4;
--vintage-orange:#ffb05c;
--shocking-orange:#ff6d1f;
--tropical-smoothie:#c5596b;
--grant-village:#6d8fb0;
}

More palettes to explore