All Palettes

Color Palette #ff6e61, #ff9757, #f6c76a, #f1e98e, #98dae1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.yellow-currant {
color: #f6c76a;
}
.bright-khaki {
color: #f1e98e;
}
.exotic-escape {
color: #98dae1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--yellow-currant:#f6c76a;
--bright-khaki:#f1e98e;
--exotic-escape:#98dae1;
}

More palettes to explore