All Palettes

Color Palette #ff6e61, #6f9ed8, #ffce47, #6ccb79, #ff6b93

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #6f9ed8;
}
.sunglow-gecko {
color: #ffce47;
}
.snow-pea {
color: #6ccb79;
}
.blush-hour {
color: #ff6b93;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#6f9ed8;
--sunglow-gecko:#ffce47;
--snow-pea:#6ccb79;
--blush-hour:#ff6b93;
}

More palettes to explore