All Palettes

Color Palette #ff6e61, #ffa142, #ffd65c, #a4e1f4, #6b8f24

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.common-dandelion {
color: #ffd65c;
}
.blizzard-blue {
color: #a4e1f4;
}
.scallion {
color: #6b8f24;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--common-dandelion:#ffd65c;
--blizzard-blue:#a4e1f4;
--scallion:#6b8f24;
}

More palettes to explore