All Palettes

Color Palette #f9c54e, #f9b248, #f98f48, #f57e00, #f15bb5

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.butterscotch {
color: #f9b248;
}
.orangish {
color: #f98f48;
}
.university-of-tennessee-orange {
color: #f57e00;
}
.crumbly-lipstick {
color: #f15bb5;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--butterscotch:#f9b248;
--orangish:#f98f48;
--university-of-tennessee-orange:#f57e00;
--crumbly-lipstick:#f15bb5;
}

More palettes to explore