All Palettes

Color Palette #5b8b9a, #a1c6c9, #f3e0b4, #f6a16f, #d65c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.adriatic-blue {
color: #5b8b9a;
}
.twin-cities {
color: #a1c6c9;
}
.calla {
color: #f3e0b4;
}
.copper-river {
color: #f6a16f;
}
.fireglow {
color: #d65c3d;
}

/* CSS Variables */
:root {
--adriatic-blue:#5b8b9a;
--twin-cities:#a1c6c9;
--calla:#f3e0b4;
--copper-river:#f6a16f;
--fireglow:#d65c3d;
}

More palettes to explore