All Palettes

Color Palette #f9d64e, #f7a64b, #f28154, #e56c74, #d55d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f9d64e;
}
.troll-slayer-orange {
color: #f7a64b;
}
.autumn-sunset {
color: #f28154;
}
.froly {
color: #e56c74;
}
.crushed-berries {
color: #d55d9b;
}

/* CSS Variables */
:root {
--westfall-yellow:#f9d64e;
--troll-slayer-orange:#f7a64b;
--autumn-sunset:#f28154;
--froly:#e56c74;
--crushed-berries:#d55d9b;
}

More palettes to explore