All Palettes

Color Palette #ff6b6b, #f7b32b, #f9c54e, #91be6f, #56768f

0%
0%
0%

CSS code for this palette

/* CSS */
.pompelmo {
color: #ff6b6b;
}
.hot-sun {
color: #f7b32b;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.laudable-lime {
color: #91be6f;
}
.copen-blue {
color: #56768f;
}

/* CSS Variables */
:root {
--pompelmo:#ff6b6b;
--hot-sun:#f7b32b;
--creamy-sweet-corn:#f9c54e;
--laudable-lime:#91be6f;
--copen-blue:#56768f;
}

More palettes to explore