All Palettes

Color Palette #ff6e61, #ffa142, #f5c400, #6ec02a, #3b5897

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.syndicalist {
color: #f5c400;
}
.zunda-green {
color: #6ec02a;
}
.muted-lavender {
color: #3b5897;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--syndicalist:#f5c400;
--zunda-green:#6ec02a;
--muted-lavender:#3b5897;
}

More palettes to explore