All Palettes

Color Palette #dab9e9, #a68bb1, #b56987, #ffc1b3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #dab9e9;
}
.revered {
color: #a68bb1;
}
.pink-hibiscus {
color: #b56987;
}
.tropical-peach {
color: #ffc1b3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pretty-petunia:#dab9e9;
--revered:#a68bb1;
--pink-hibiscus:#b56987;
--tropical-peach:#ffc1b3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore