All Palettes

Color Palette #8ecae6, #ffb805, #fa8500, #ffadcb, #ff667d

0%
0%
0%

CSS code for this palette

/* CSS */
.deluxe-days {
color: #8ecae6;
}
.king-nacho {
color: #ffb805;
}
.the-new-black {
color: #fa8500;
}
.heartfelt {
color: #ffadcb;
}
.kisses-and-hugs {
color: #ff667d;
}

/* CSS Variables */
:root {
--deluxe-days:#8ecae6;
--king-nacho:#ffb805;
--the-new-black:#fa8500;
--heartfelt:#ffadcb;
--kisses-and-hugs:#ff667d;
}

More palettes to explore