All Palettes

Color Palette #4b8fb9, #69bf76, #e1c698, #c95e4f, #7a3e3e

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4b8fb9;
}
.citronella {
color: #69bf76;
}
.chamomile {
color: #e1c698;
}
.firebug {
color: #c95e4f;
}
.marrakesh-red {
color: #7a3e3e;
}

/* CSS Variables */
:root {
--boat-house:#4b8fb9;
--citronella:#69bf76;
--chamomile:#e1c698;
--firebug:#c95e4f;
--marrakesh-red:#7a3e3e;
}

More palettes to explore