All Palettes

Color Palette #da3d34, #f76e6e, #f9a89f, #ffdc6b, #ffb914

0%
0%
0%

CSS code for this palette

/* CSS */
.vampire-red {
color: #da3d34;
}
.breeze-of-chilli {
color: #f76e6e;
}
.corally {
color: #f9a89f;
}
.hawkbit {
color: #ffdc6b;
}
.orange-yellow {
color: #ffb914;
}

/* CSS Variables */
:root {
--vampire-red:#da3d34;
--breeze-of-chilli:#f76e6e;
--corally:#f9a89f;
--hawkbit:#ffdc6b;
--orange-yellow:#ffb914;
}

More palettes to explore