All Palettes

Color Palette #ff6e61, #ff9757, #ffc16b, #ffffa3, #a8e1e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.solar-storm {
color: #ffc16b;
}
.calamansi {
color: #ffffa3;
}
.ice-crystal-blue {
color: #a8e1e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--solar-storm:#ffc16b;
--calamansi:#ffffa3;
--ice-crystal-blue:#a8e1e0;
}

More palettes to explore