All Palettes

Color Palette #d4a0c7, #f9c3e9, #ffeb7a, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.geranium-bud {
color: #d4a0c7;
}
.pretty-in-pink {
color: #f9c3e9;
}
.digital-yellow {
color: #ffeb7a;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--geranium-bud:#d4a0c7;
--pretty-in-pink:#f9c3e9;
--digital-yellow:#ffeb7a;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore