All Palettes

Color Palette #ff6e61, #ff9757, #ffc16b, #fff6a8, #a2d8c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.solar-storm {
color: #ffc16b;
}
.lemon-slice {
color: #fff6a8;
}
.southern-belle {
color: #a2d8c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--solar-storm:#ffc16b;
--lemon-slice:#fff6a8;
--southern-belle:#a2d8c2;
}

More palettes to explore