All Palettes

Color Palette #ff6e61, #6e8daa, #f7b2a1, #ffc105, #8e8d6b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.scanda {
color: #6e8daa;
}
.first-date {
color: #f7b2a1;
}
.marigold {
color: #ffc105;
}
.playing-hooky {
color: #8e8d6b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--scanda:#6e8daa;
--first-date:#f7b2a1;
--marigold:#ffc105;
--playing-hooky:#8e8d6b;
}

More palettes to explore