All Palettes

Color Palette #ff6e61, #ff9a57, #ffd780, #6b9bc2, #3e4e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.zinnia-gold {
color: #ffd780;
}
.cerulean-frost {
color: #6b9bc2;
}
.deep-ultramarine {
color: #3e4e8e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--zinnia-gold:#ffd780;
--cerulean-frost:#6b9bc2;
--deep-ultramarine:#3e4e8e;
}

More palettes to explore