All Palettes

Color Palette #d95e5e, #f2a15a, #f9da5d, #a6e77e, #56c8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.roman {
color: #d95e5e;
}
.bergamot-orange {
color: #f2a15a;
}
.yellow-stagshorn {
color: #f9da5d;
}
.snarky-mint {
color: #a6e77e;
}
.watercourse {
color: #56c8d7;
}

/* CSS Variables */
:root {
--roman:#d95e5e;
--bergamot-orange:#f2a15a;
--yellow-stagshorn:#f9da5d;
--snarky-mint:#a6e77e;
--watercourse:#56c8d7;
}

More palettes to explore