All Palettes

Color Palette #ff6e61, #71a3ef, #a4d6a4, #f6d55a, #e6b400

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.green-trance {
color: #a4d6a4;
}
.wake-me-up {
color: #f6d55a;
}
.fat-gold {
color: #e6b400;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--green-trance:#a4d6a4;
--wake-me-up:#f6d55a;
--fat-gold:#e6b400;
}

More palettes to explore