All Palettes

Color Palette #1e86b3, #4baf3c, #fbc02d, #f06c00, #d33131

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1e86b3;
}
.skirret-green {
color: #4baf3c;
}
.not-yo-cheese {
color: #fbc02d;
}
.royal-flycatcher-crest {
color: #f06c00;
}
.akuma {
color: #d33131;
}

/* CSS Variables */
:root {
--hidden-springs:#1e86b3;
--skirret-green:#4baf3c;
--not-yo-cheese:#fbc02d;
--royal-flycatcher-crest:#f06c00;
--akuma:#d33131;
}

More palettes to explore