All Palettes

Color Palette #d33131, #f57a00, #fbc02d, #b6e6fc, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.university-of-tennessee-orange {
color: #f57a00;
}
.not-yo-cheese {
color: #fbc02d;
}
.arctic-paradise {
color: #b6e6fc;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--university-of-tennessee-orange:#f57a00;
--not-yo-cheese:#fbc02d;
--arctic-paradise:#b6e6fc;
--emerald-wave:#4eb7ac;
}

More palettes to explore