All Palettes

Color Palette #d83b7a, #e05757, #e8c878, #c2c4d6, #a77b99

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-purple {
color: #d83b7a;
}
.flushed {
color: #e05757;
}
.golden-thread {
color: #e8c878;
}
.tulip-soft-blue {
color: #c2c4d6;
}
.wonder-wish {
color: #a77b99;
}

/* CSS Variables */
:root {
--fuchsia-purple:#d83b7a;
--flushed:#e05757;
--golden-thread:#e8c878;
--tulip-soft-blue:#c2c4d6;
--wonder-wish:#a77b99;
}

More palettes to explore