All Palettes

Color Palette #d85c41, #f09e4c, #ffd86b, #4fb09b, #2c5f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.fireglow {
color: #d85c41;
}
.question-mark-block {
color: #f09e4c;
}
.hint-of-honey {
color: #ffd86b;
}
.water-park {
color: #4fb09b;
}
.bay-site {
color: #2c5f8c;
}

/* CSS Variables */
:root {
--fireglow:#d85c41;
--question-mark-block:#f09e4c;
--hint-of-honey:#ffd86b;
--water-park:#4fb09b;
--bay-site:#2c5f8c;
}

More palettes to explore