All Palettes

Color Palette #9b4b9a, #c26b8f, #f1a88e, #f1c45b, #f3e13f

0%
0%
0%

CSS code for this palette

/* CSS */
.hyacinth-violet {
color: #9b4b9a;
}
.silk-ribbon {
color: #c26b8f;
}
.salmon-slice {
color: #f1a88e;
}
.blonde-girl {
color: #f1c45b;
}
.highlighter-yellow {
color: #f3e13f;
}

/* CSS Variables */
:root {
--hyacinth-violet:#9b4b9a;
--silk-ribbon:#c26b8f;
--salmon-slice:#f1a88e;
--blonde-girl:#f1c45b;
--highlighter-yellow:#f3e13f;
}

More palettes to explore