All Palettes

Color Palette #ff6e61, #6d9dc5, #f7afa1, #f0e78e, #e3a97d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.first-date {
color: #f7afa1;
}
.bright-khaki {
color: #f0e78e;
}
.sun-bleached-ochre {
color: #e3a97d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--first-date:#f7afa1;
--bright-khaki:#f0e78e;
--sun-bleached-ochre:#e3a97d;
}

More palettes to explore