All Palettes

Color Palette #3b80a0, #6db2b6, #a3e1e0, #f5c400, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.dirty-blue {
color: #3b80a0;
}
.dexter {
color: #6db2b6;
}
.spinnaker {
color: #a3e1e0;
}
.syndicalist {
color: #f5c400;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--dirty-blue:#3b80a0;
--dexter:#6db2b6;
--spinnaker:#a3e1e0;
--syndicalist:#f5c400;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore