All Palettes

Color Palette #da502b, #f5a85b, #f7c56e, #e3e6a7, #4e7c83

0%
0%
0%

CSS code for this palette

/* CSS */
.langoustine {
color: #da502b;
}
.sandy-brown {
color: #f5a85b;
}
.yellow-currant {
color: #f7c56e;
}
.hip-hop {
color: #e3e6a7;
}
.brittany-blue {
color: #4e7c83;
}

/* CSS Variables */
:root {
--langoustine:#da502b;
--sandy-brown:#f5a85b;
--yellow-currant:#f7c56e;
--hip-hop:#e3e6a7;
--brittany-blue:#4e7c83;
}

More palettes to explore