All Palettes

Color Palette #ff6e61, #ffcd57, #6f9ed8, #5c5f7a, #a2d7cf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.angry-pasta {
color: #ffcd57;
}
.kindred {
color: #6f9ed8;
}
.twilight-dusk {
color: #5c5f7a;
}
.touch-of-turquoise {
color: #a2d7cf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--angry-pasta:#ffcd57;
--kindred:#6f9ed8;
--twilight-dusk:#5c5f7a;
--touch-of-turquoise:#a2d7cf;
}

More palettes to explore