All Palettes

Color Palette #f4e243, #f0b505, #f07800, #d66b1f, #a34d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-snitch {
color: #f4e243;
}
.rucksack-tan {
color: #f0b505;
}
.mee-hua-sunset {
color: #f07800;
}
.fresh-gingerbread {
color: #d66b1f;
}
.our-little-secret {
color: #a34d7b;
}

/* CSS Variables */
:root {
--golden-snitch:#f4e243;
--rucksack-tan:#f0b505;
--mee-hua-sunset:#f07800;
--fresh-gingerbread:#d66b1f;
--our-little-secret:#a34d7b;
}

More palettes to explore