All Palettes

Color Palette #e0a100, #f1d579, #f1e1b1, #a5c1d5, #6b8cae

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-butter {
color: #e0a100;
}
.sport-yellow {
color: #f1d579;
}
.bone-white {
color: #f1e1b1;
}
.blue-bows {
color: #a5c1d5;
}
.pale-flower {
color: #6b8cae;
}

/* CSS Variables */
:root {
--hot-butter:#e0a100;
--sport-yellow:#f1d579;
--bone-white:#f1e1b1;
--blue-bows:#a5c1d5;
--pale-flower:#6b8cae;
}

More palettes to explore