All Palettes

Color Palette #d3a6c5, #f6b1d3, #ff7081, #ffa033, #ffe070

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d3a6c5;
}
.fulgrim-pink {
color: #f6b1d3;
}
.salmon-rose {
color: #ff7081;
}
.blazing-bonfire {
color: #ffa033;
}
.sun-shower {
color: #ffe070;
}

/* CSS Variables */
:root {
--heart-to-heart:#d3a6c5;
--fulgrim-pink:#f6b1d3;
--salmon-rose:#ff7081;
--blazing-bonfire:#ffa033;
--sun-shower:#ffe070;
}

More palettes to explore