All Palettes

Color Palette #f4a20b, #f5c84d, #f4e0a4, #b4e4d8, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-pospsicle {
color: #f4a20b;
}
.sunny-mood {
color: #f5c84d;
}
.sun-dust {
color: #f4e0a4;
}
.fair-aqua {
color: #b4e4d8;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--orange-pospsicle:#f4a20b;
--sunny-mood:#f5c84d;
--sun-dust:#f4e0a4;
--fair-aqua:#b4e4d8;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore