All Palettes

Color Palette #d5a7f1, #b5c9f2, #78e2f2, #ffb67a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.petal-plush {
color: #d5a7f1;
}
.frost-fairy {
color: #b5c9f2;
}
.turkish-turquoise {
color: #78e2f2;
}
.macaroni-and-cheese {
color: #ffb67a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--petal-plush:#d5a7f1;
--frost-fairy:#b5c9f2;
--turkish-turquoise:#78e2f2;
--macaroni-and-cheese:#ffb67a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore