All Palettes

Color Palette #d74c3c, #f9a858, #f2e1b5, #506c8b, #2b3b50

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d74c3c;
}
.ginger-milk {
color: #f9a858;
}
.calla {
color: #f2e1b5;
}
.berry-pie {
color: #506c8b;
}
.blue-fantastic {
color: #2b3b50;
}

/* CSS Variables */
:root {
--warming-heart:#d74c3c;
--ginger-milk:#f9a858;
--calla:#f2e1b5;
--berry-pie:#506c8b;
--blue-fantastic:#2b3b50;
}

More palettes to explore