All Palettes

Color Palette #d7b98e, #ffad61, #ff6e61, #b4505d, #3c2b2a

0%
0%
0%

CSS code for this palette

/* CSS */
.splash-of-honey {
color: #d7b98e;
}
.dreamy-sunset {
color: #ffad61;
}
.grapefruit-pulp {
color: #ff6e61;
}
.holly-berry {
color: #b4505d;
}
.havana {
color: #3c2b2a;
}

/* CSS Variables */
:root {
--splash-of-honey:#d7b98e;
--dreamy-sunset:#ffad61;
--grapefruit-pulp:#ff6e61;
--holly-berry:#b4505d;
--havana:#3c2b2a;
}

More palettes to explore