All Palettes

Color Palette #ff6e61, #6f9ed8, #f7c94b, #f0a800, #db5400

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #6f9ed8;
}
.sunny-mood {
color: #f7c94b;
}
.welcoming-wasp {
color: #f0a800;
}
.raging-leaf {
color: #db5400;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#6f9ed8;
--sunny-mood:#f7c94b;
--welcoming-wasp:#f0a800;
--raging-leaf:#db5400;
}

More palettes to explore