All Palettes

Color Palette #a41e4d, #f48d3e, #f9eba4, #a4dac8, #3c7e9a

0%
0%
0%

CSS code for this palette

/* CSS */
.hydrangea-red {
color: #a41e4d;
}
.hot-orange {
color: #f48d3e;
}
.lazy-daisy {
color: #f9eba4;
}
.yucca-cream {
color: #a4dac8;
}
.blue-dart-frog {
color: #3c7e9a;
}

/* CSS Variables */
:root {
--hydrangea-red:#a41e4d;
--hot-orange:#f48d3e;
--lazy-daisy:#f9eba4;
--yucca-cream:#a4dac8;
--blue-dart-frog:#3c7e9a;
}

More palettes to explore