All Palettes

Color Palette #d95d30, #fcad36, #f9c54e, #91be6f, #41bfc8

0%
0%
0%

CSS code for this palette

/* CSS */
.tangerine-bliss {
color: #d95d30;
}
.ripe-pumpkin {
color: #fcad36;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.laudable-lime {
color: #91be6f;
}
.water-sports {
color: #41bfc8;
}

/* CSS Variables */
:root {
--tangerine-bliss:#d95d30;
--ripe-pumpkin:#fcad36;
--creamy-sweet-corn:#f9c54e;
--laudable-lime:#91be6f;
--water-sports:#41bfc8;
}

More palettes to explore