All Palettes

Color Palette #6b84c7, #a9c2e5, #f6d060, #f39c12, #d85f41

0%
0%
0%

CSS code for this palette

/* CSS */
.livid {
color: #6b84c7;
}
.angela-bay {
color: #a9c2e5;
}
.soaked-in-sun {
color: #f6d060;
}
.dodgeroll-gold {
color: #f39c12;
}
.fireglow {
color: #d85f41;
}

/* CSS Variables */
:root {
--livid:#6b84c7;
--angela-bay:#a9c2e5;
--soaked-in-sun:#f6d060;
--dodgeroll-gold:#f39c12;
--fireglow:#d85f41;
}

More palettes to explore