All Palettes

Color Palette #ff6e61, #ffb84d, #ffd9a3, #a1dff7, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.endearment {
color: #ffd9a3;
}
.ganon-blue {
color: #a1dff7;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--endearment:#ffd9a3;
--ganon-blue:#a1dff7;
--blue-electress:#6b9cd1;
}

More palettes to explore