All Palettes

Color Palette #f1a7ae, #f3d3a0, #f6efa7, #a5d97d, #5cbbe0

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.antique-wicker-basket {
color: #f3d3a0;
}
.pale-canary {
color: #f6efa7;
}
.crystal-green {
color: #a5d97d;
}
.sea-capture {
color: #5cbbe0;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--antique-wicker-basket:#f3d3a0;
--pale-canary:#f6efa7;
--crystal-green:#a5d97d;
--sea-capture:#5cbbe0;
}

More palettes to explore