All Palettes

Color Palette #4e9ebc, #6fc3c0, #9ad6a7, #f4bf2f, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.brig {
color: #4e9ebc;
}
.tropic-tide {
color: #6fc3c0;
}
.chinook {
color: #9ad6a7;
}
.barberry-yellow {
color: #f4bf2f;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--brig:#4e9ebc;
--tropic-tide:#6fc3c0;
--chinook:#9ad6a7;
--barberry-yellow:#f4bf2f;
--mandarin-red:#e74d3c;
}

More palettes to explore