All Palettes

Color Palette #ff6e61, #ffb67a, #ffd83d, #a6d8d2, #699eb5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.macaroni-and-cheese {
color: #ffb67a;
}
.exploding-star {
color: #ffd83d;
}
.lolly-ice {
color: #a6d8d2;
}
.lake-lucerne {
color: #699eb5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--macaroni-and-cheese:#ffb67a;
--exploding-star:#ffd83d;
--lolly-ice:#a6d8d2;
--lake-lucerne:#699eb5;
}

More palettes to explore