All Palettes

Color Palette #f3a5c7, #f2dbc4, #a3d3e0, #69af4b, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f3a5c7;
}
.crisp-wonton {
color: #f2dbc4;
}
.french-pass {
color: #a3d3e0;
}
.sour-candy {
color: #69af4b;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--rose-mallow:#f3a5c7;
--crisp-wonton:#f2dbc4;
--french-pass:#a3d3e0;
--sour-candy:#69af4b;
--dodgeroll-gold:#f39c12;
}

More palettes to explore