All Palettes

Color Palette #ff6e61, #6eaf8d, #f7b1a1, #f7e6a1, #ffc414

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.dublin-jack {
color: #6eaf8d;
}
.first-date {
color: #f7b1a1;
}
.venetian-yellow {
color: #f7e6a1;
}
.sunflower {
color: #ffc414;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--dublin-jack:#6eaf8d;
--first-date:#f7b1a1;
--venetian-yellow:#f7e6a1;
--sunflower:#ffc414;
}

More palettes to explore