All Palettes

Color Palette #8c599b, #f1c6d9, #f1e2b1, #f7a64b, #f8703f

0%
0%
0%

CSS code for this palette

/* CSS */
.highlighter-lavender {
color: #8c599b;
}
.sweetheart {
color: #f1c6d9;
}
.bone-white {
color: #f1e2b1;
}
.troll-slayer-orange {
color: #f7a64b;
}
.chinese-orange {
color: #f8703f;
}

/* CSS Variables */
:root {
--highlighter-lavender:#8c599b;
--sweetheart:#f1c6d9;
--bone-white:#f1e2b1;
--troll-slayer-orange:#f7a64b;
--chinese-orange:#f8703f;
}

More palettes to explore