All Palettes

Color Palette #ff6e61, #ffcd57, #6fbe6f, #4f9ecf, #f15a27

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.angry-pasta {
color: #ffcd57;
}
.dublin {
color: #6fbe6f;
}
.blue-iguana {
color: #4f9ecf;
}
.durotar-fire {
color: #f15a27;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--angry-pasta:#ffcd57;
--dublin:#6fbe6f;
--blue-iguana:#4f9ecf;
--durotar-fire:#f15a27;
}

More palettes to explore