All Palettes

Color Palette #5b809f, #a2b8c8, #f0e19e, #f5b9a3, #d95145

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-beads {
color: #5b809f;
}
.always-blue {
color: #a2b8c8;
}
.bells-and-whistles-gold {
color: #f0e19e;
}
.certain-peach {
color: #f5b9a3;
}
.gladiola {
color: #d95145;
}

/* CSS Variables */
:root {
--blue-beads:#5b809f;
--always-blue:#a2b8c8;
--bells-and-whistles-gold:#f0e19e;
--certain-peach:#f5b9a3;
--gladiola:#d95145;
}

More palettes to explore