All Palettes

Color Palette #ff6e61, #6d9c7b, #f7c94b, #df9fb5, #4d7a89

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.holiday-camp {
color: #6d9c7b;
}
.sunny-mood {
color: #f7c94b;
}
.blushing-tulip {
color: #df9fb5;
}
.night-train {
color: #4d7a89;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--holiday-camp:#6d9c7b;
--sunny-mood:#f7c94b;
--blushing-tulip:#df9fb5;
--night-train:#4d7a89;
}

More palettes to explore