All Palettes

Color Palette #f1c84b, #e2ab4b, #d1864d, #a76c8f, #6c4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-plexus-chakra {
color: #f1c84b;
}
.brass-mesh {
color: #e2ab4b;
}
.flaming-torch {
color: #d1864d;
}
.mauve-memento {
color: #a76c8f;
}
.magenta-violet {
color: #6c4f8c;
}

/* CSS Variables */
:root {
--solar-plexus-chakra:#f1c84b;
--brass-mesh:#e2ab4b;
--flaming-torch:#d1864d;
--mauve-memento:#a76c8f;
--magenta-violet:#6c4f8c;
}

More palettes to explore