All Palettes

Color Palette #d64b38, #f3a749, #f4d15d, #a4d78e, #7fceeb

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d64b38;
}
.o-brien-orange {
color: #f3a749;
}
.salmon-eggs {
color: #f4d15d;
}
.nature-s-delight {
color: #a4d78e;
}
.sky-of-ocean {
color: #7fceeb;
}

/* CSS Variables */
:root {
--warming-heart:#d64b38;
--o-brien-orange:#f3a749;
--salmon-eggs:#f4d15d;
--nature-s-delight:#a4d78e;
--sky-of-ocean:#7fceeb;
}

More palettes to explore