All Palettes

Color Palette #ff4747, #ff8e47, #ffd147, #ffed47, #daff47

0%
0%
0%

CSS code for this palette

/* CSS */
.tomato-frog {
color: #ff4747;
}
.orangish {
color: #ff8e47;
}
.sunglow-gecko {
color: #ffd147;
}
.rapeseed-blossom {
color: #ffed47;
}
.tennis-ball {
color: #daff47;
}

/* CSS Variables */
:root {
--tomato-frog:#ff4747;
--orangish:#ff8e47;
--sunglow-gecko:#ffd147;
--rapeseed-blossom:#ffed47;
--tennis-ball:#daff47;
}

More palettes to explore