All Palettes

Color Palette #daa64e, #a84e3e, #7b2d52, #4e7b97, #409c72

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-apricot {
color: #daa64e;
}
.wilted-brown {
color: #a84e3e;
}
.flirt {
color: #7b2d52;
}
.mallorca-blue {
color: #4e7b97;
}
.ocean-green {
color: #409c72;
}

/* CSS Variables */
:root {
--golden-apricot:#daa64e;
--wilted-brown:#a84e3e;
--flirt:#7b2d52;
--mallorca-blue:#4e7b97;
--ocean-green:#409c72;
}

More palettes to explore