All Palettes

Color Palette #f47b1f, #f8c149, #e3e56c, #9ad5d2, #407f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-orange {
color: #f47b1f;
}
.creamy-sweet-corn {
color: #f8c149;
}
.ripe-pear {
color: #e3e56c;
}
.fountain-city {
color: #9ad5d2;
}
.dirty-blue {
color: #407f9c;
}

/* CSS Variables */
:root {
--sun-orange:#f47b1f;
--creamy-sweet-corn:#f8c149;
--ripe-pear:#e3e56c;
--fountain-city:#9ad5d2;
--dirty-blue:#407f9c;
}

More palettes to explore