All Palettes

Color Palette #e0b400, #f0d000, #f9e5ae, #f3b4c0, #d55d5d

0%
0%
0%

CSS code for this palette

/* CSS */
.plague-brown {
color: #e0b400;
}
.safety-yellow {
color: #f0d000;
}
.khaki-core {
color: #f9e5ae;
}
.ibis {
color: #f3b4c0;
}
.roman {
color: #d55d5d;
}

/* CSS Variables */
:root {
--plague-brown:#e0b400;
--safety-yellow:#f0d000;
--khaki-core:#f9e5ae;
--ibis:#f3b4c0;
--roman:#d55d5d;
}

More palettes to explore