All Palettes

Color Palette #6a4e4e, #a68c8c, #dac9a4, #f2e8ba, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.delicate-brown {
color: #a68c8c;
}
.straw-harvest {
color: #dac9a4;
}
.sandy-shore {
color: #f2e8ba;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--delicate-brown:#a68c8c;
--straw-harvest:#dac9a4;
--sandy-shore:#f2e8ba;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore