All Palettes

Color Palette #ff6e61, #6ea0d8, #5b75a9, #f7c94b, #d94a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #6ea0d8;
}
.blue-yonder {
color: #5b75a9;
}
.sunny-mood {
color: #f7c94b;
}
.re-entry {
color: #d94a4c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#6ea0d8;
--blue-yonder:#5b75a9;
--sunny-mood:#f7c94b;
--re-entry:#d94a4c;
}

More palettes to explore