All Palettes

Color Palette #d94c3f, #f5a85b, #f6d75a, #b9e28d, #4bc5d8

0%
0%
0%

CSS code for this palette

/* CSS */
.gladiola {
color: #d94c3f;
}
.sandy-brown {
color: #f5a85b;
}
.glitter-yellow {
color: #f6d75a;
}
.green-chalk {
color: #b9e28d;
}
.sea-serpent {
color: #4bc5d8;
}

/* CSS Variables */
:root {
--gladiola:#d94c3f;
--sandy-brown:#f5a85b;
--glitter-yellow:#f6d75a;
--green-chalk:#b9e28d;
--sea-serpent:#4bc5d8;
}

More palettes to explore