All Palettes

Color Palette #e3b5d4, #f2cad4, #f9e1e6, #f1d1a2, #f4b42a

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e3b5d4;
}
.mountain-laurel {
color: #f2cad4;
}
.pork-belly {
color: #f9e1e6;
}
.scalloped-oak {
color: #f1d1a2;
}
.xanthous {
color: #f4b42a;
}

/* CSS Variables */
:root {
--gumball:#e3b5d4;
--mountain-laurel:#f2cad4;
--pork-belly:#f9e1e6;
--scalloped-oak:#f1d1a2;
--xanthous:#f4b42a;
}

More palettes to explore