All Palettes

Color Palette #d7493c, #f1a20e, #f1e1b6, #4ec5d4, #2c7a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d7493c;
}
.orange-pospsicle {
color: #f1a20e;
}
.calla {
color: #f1e1b6;
}
.sea-serpent {
color: #4ec5d4;
}
.turkish-stone {
color: #2c7a8c;
}

/* CSS Variables */
:root {
--warming-heart:#d7493c;
--orange-pospsicle:#f1a20e;
--calla:#f1e1b6;
--sea-serpent:#4ec5d4;
--turkish-stone:#2c7a8c;
}

More palettes to explore