All Palettes

Color Palette #8ac7e5, #ffe057, #ff6e61, #f3d08c, #d94c45

0%
0%
0%

CSS code for this palette

/* CSS */
.deluxe-days {
color: #8ac7e5;
}
.pickled-ginger {
color: #ffe057;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sienna-yellow {
color: #f3d08c;
}
.gladiola {
color: #d94c45;
}

/* CSS Variables */
:root {
--deluxe-days:#8ac7e5;
--pickled-ginger:#ffe057;
--grapefruit-pulp:#ff6e61;
--sienna-yellow:#f3d08c;
--gladiola:#d94c45;
}

More palettes to explore