All Palettes

Color Palette #ff6e61, #ffa142, #ffc105, #e2f2fd, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.marigold {
color: #ffc105;
}
.wizard-white {
color: #e2f2fd;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--marigold:#ffc105;
--wizard-white:#e2f2fd;
--hollandaise:#ffec3d;
}

More palettes to explore