All Palettes

Color Palette #f1a6a2, #f5c79e, #f8e0a0, #e1f59e, #9ee0da

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a6a2;
}
.cactus-blooms {
color: #f5c79e;
}
.aspen-yellow {
color: #f8e0a0;
}
.dingy-sticky-note {
color: #e1f59e;
}
.pale-pastel {
color: #9ee0da;
}

/* CSS Variables */
:root {
--calabrese:#f1a6a2;
--cactus-blooms:#f5c79e;
--aspen-yellow:#f8e0a0;
--dingy-sticky-note:#e1f59e;
--pale-pastel:#9ee0da;
}

More palettes to explore