All Palettes

Color Palette #f7a4a1, #f1d1a2, #e8b164, #d3b5e3, #7b93c6

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a4a1;
}
.scalloped-oak {
color: #f1d1a2;
}
.lamplit {
color: #e8b164;
}
.pretty-petunia {
color: #d3b5e3;
}
.steel-blue-eyes {
color: #7b93c6;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a4a1;
--scalloped-oak:#f1d1a2;
--lamplit:#e8b164;
--pretty-petunia:#d3b5e3;
--steel-blue-eyes:#7b93c6;
}

More palettes to explore