All Palettes

Color Palette #f0e78e, #a6b5d9, #4b2c63, #e4b9d3, #714e38

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.high-style {
color: #a6b5d9;
}
.violet-indigo {
color: #4b2c63;
}
.eau-de-rose {
color: #e4b9d3;
}
.coffee {
color: #714e38;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--high-style:#a6b5d9;
--violet-indigo:#4b2c63;
--eau-de-rose:#e4b9d3;
--coffee:#714e38;
}

More palettes to explore