All Palettes

Color Palette #d5795d, #efad6c, #f6d9a2, #5cad8d, #498c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.clay-mug {
color: #d5795d;
}
.evening-sunset {
color: #efad6c;
}
.milky-maize {
color: #f6d9a2;
}
.o-grady-green {
color: #5cad8d;
}
.hippie-blue {
color: #498c9c;
}

/* CSS Variables */
:root {
--clay-mug:#d5795d;
--evening-sunset:#efad6c;
--milky-maize:#f6d9a2;
--o-grady-green:#5cad8d;
--hippie-blue:#498c9c;
}

More palettes to explore