All Palettes

Color Palette #f7b5a1, #f2d2a1, #e2f6a2, #a8e6cf, #ff8a93

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.dingy-sticky-note {
color: #e2f6a2;
}
.turquoise-tower {
color: #a8e6cf;
}
.tulip {
color: #ff8a93;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--antique-wicker-basket:#f2d2a1;
--dingy-sticky-note:#e2f6a2;
--turquoise-tower:#a8e6cf;
--tulip:#ff8a93;
}

More palettes to explore