All Palettes

Color Palette #f9a38b, #f5b74d, #f5c661, #f5e07f, #b3e09e

0%
0%
0%

CSS code for this palette

/* CSS */
.lugganath-orange {
color: #f9a38b;
}
.mango-margarita {
color: #f5b74d;
}
.deep-fried-sun-rays {
color: #f5c661;
}
.mellow-yellow {
color: #f5e07f;
}
.basil-smash {
color: #b3e09e;
}

/* CSS Variables */
:root {
--lugganath-orange:#f9a38b;
--mango-margarita:#f5b74d;
--deep-fried-sun-rays:#f5c661;
--mellow-yellow:#f5e07f;
--basil-smash:#b3e09e;
}

More palettes to explore