All Palettes

Color Palette #ff6e61, #ffa142, #ffcc66, #4ea29f, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.qing-yellow {
color: #ffcc66;
}
.rockpool {
color: #4ea29f;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--qing-yellow:#ffcc66;
--rockpool:#4ea29f;
--azure-tide:#2a9d90;
}

More palettes to explore