All Palettes

Color Palette #ff6e61, #f0a800, #f6d12c, #6b5b8b, #e7b1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.welcoming-wasp {
color: #f0a800;
}
.dream-of-spring {
color: #f6d12c;
}
.kimberly {
color: #6b5b8b;
}
.athena-pink {
color: #e7b1c1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--welcoming-wasp:#f0a800;
--dream-of-spring:#f6d12c;
--kimberly:#6b5b8b;
--athena-pink:#e7b1c1;
}

More palettes to explore