All Palettes

Color Palette #b74e4e, #d0a04e, #d0b64e, #4ed0a0, #4ea0d0

0%
0%
0%

CSS code for this palette

/* CSS */
.enticing-red {
color: #b74e4e;
}
.ogryn-wash {
color: #d0a04e;
}
.gold-gleam {
color: #d0b64e;
}
.mint-jelly {
color: #4ed0a0;
}
.blue-grotto {
color: #4ea0d0;
}

/* CSS Variables */
:root {
--enticing-red:#b74e4e;
--ogryn-wash:#d0a04e;
--gold-gleam:#d0b64e;
--mint-jelly:#4ed0a0;
--blue-grotto:#4ea0d0;
}

More palettes to explore