All Palettes

Color Palette #4a9cd3, #69d8d3, #f5b642, #f78c22, #d64f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.peaceful-river {
color: #4a9cd3;
}
.hammam-blue {
color: #69d8d3;
}
.dairy-made {
color: #f5b642;
}
.flame-orange {
color: #f78c22;
}
.warming-heart {
color: #d64f3d;
}

/* CSS Variables */
:root {
--peaceful-river:#4a9cd3;
--hammam-blue:#69d8d3;
--dairy-made:#f5b642;
--flame-orange:#f78c22;
--warming-heart:#d64f3d;
}

More palettes to explore