All Palettes

Color Palette #f8d16d, #f6a160, #f26e6e, #e57b9e, #a78dbf

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-tulip {
color: #f8d16d;
}
.sandy-brown {
color: #f6a160;
}
.breeze-of-chilli {
color: #f26e6e;
}
.hope {
color: #e57b9e;
}
.lilac-breeze {
color: #a78dbf;
}

/* CSS Variables */
:root {
--yellow-tulip:#f8d16d;
--sandy-brown:#f6a160;
--breeze-of-chilli:#f26e6e;
--hope:#e57b9e;
--lilac-breeze:#a78dbf;
}

More palettes to explore