All Palettes

Color Palette #8ecae6, #ffb805, #fa8500, #ff477e, #d8313c

0%
0%
0%

CSS code for this palette

/* CSS */
.deluxe-days {
color: #8ecae6;
}
.king-nacho {
color: #ffb805;
}
.the-new-black {
color: #fa8500;
}
.sasquatch-socks {
color: #ff477e;
}
.safflower-red {
color: #d8313c;
}

/* CSS Variables */
:root {
--deluxe-days:#8ecae6;
--king-nacho:#ffb805;
--the-new-black:#fa8500;
--sasquatch-socks:#ff477e;
--safflower-red:#d8313c;
}

More palettes to explore