All Palettes

Color Palette #bacee3, #6b7c94, #503d6b, #e14b37, #f7b83b

0%
0%
0%

CSS code for this palette

/* CSS */
.bewitching-blue {
color: #bacee3;
}
.blue-suede {
color: #6b7c94;
}
.succinct-violet {
color: #503d6b;
}
.sour-cherry {
color: #e14b37;
}
.squash-blossom {
color: #f7b83b;
}

/* CSS Variables */
:root {
--bewitching-blue:#bacee3;
--blue-suede:#6b7c94;
--succinct-violet:#503d6b;
--sour-cherry:#e14b37;
--squash-blossom:#f7b83b;
}

More palettes to explore