All Palettes

Color Palette #4a3c90, #70609a, #a0799d, #d6b166, #f3ca4f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4a3c90;
}
.just-a-fairytale {
color: #70609a;
}
.long-forgotten-purple {
color: #a0799d;
}
.butterscotch-bliss {
color: #d6b166;
}
.radiant-sun {
color: #f3ca4f;
}

/* CSS Variables */
:root {
--blue-gem:#4a3c90;
--just-a-fairytale:#70609a;
--long-forgotten-purple:#a0799d;
--butterscotch-bliss:#d6b166;
--radiant-sun:#f3ca4f;
}

More palettes to explore