All Palettes

Color Palette #5d9bd5, #a2c7e7, #f3e5a5, #f0b038, #e65b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bay {
color: #5d9bd5;
}
.windsor-way {
color: #a2c7e7;
}
.cymophane-yellow {
color: #f3e5a5;
}
.dairy-made {
color: #f0b038;
}
.reductant {
color: #e65b5b;
}

/* CSS Variables */
:root {
--blue-bay:#5d9bd5;
--windsor-way:#a2c7e7;
--cymophane-yellow:#f3e5a5;
--dairy-made:#f0b038;
--reductant:#e65b5b;
}

More palettes to explore