All Palettes

Color Palette #ff6e61, #6e8daa, #87af4b, #f6b531, #d75b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.scanda {
color: #6e8daa;
}
.savoy {
color: #87af4b;
}
.nyc-taxi {
color: #f6b531;
}
.flirty-rose {
color: #d75b8d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--scanda:#6e8daa;
--savoy:#87af4b;
--nyc-taxi:#f6b531;
--flirty-rose:#d75b8d;
}

More palettes to explore