All Palettes

Color Palette #f7b1a1, #ff6e61, #ffb86b, #ffe8a3, #6dd08c

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.desert-dessert {
color: #ffb86b;
}
.sun-drenched {
color: #ffe8a3;
}
.serengeti-green {
color: #6dd08c;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--grapefruit-pulp:#ff6e61;
--desert-dessert:#ffb86b;
--sun-drenched:#ffe8a3;
--serengeti-green:#6dd08c;
}

More palettes to explore