All Palettes

Color Palette #ff6e61, #ffb84d, #a7e7df, #ff9ebd, #d3d600

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.ice-crystal-blue {
color: #a7e7df;
}
.saira-red {
color: #ff9ebd;
}
.chartreuse-shot {
color: #d3d600;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--ice-crystal-blue:#a7e7df;
--saira-red:#ff9ebd;
--chartreuse-shot:#d3d600;
}

More palettes to explore