All Palettes

Color Palette #6a8e9a, #a4c1b2, #d0e7e7, #f4c15d, #e75b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.spirit-mountain {
color: #6a8e9a;
}
.green-silk {
color: #a4c1b2;
}
.icicle-mint {
color: #d0e7e7;
}
.butterfield {
color: #f4c15d;
}
.sohi-red {
color: #e75b3c;
}

/* CSS Variables */
:root {
--spirit-mountain:#6a8e9a;
--green-silk:#a4c1b2;
--icicle-mint:#d0e7e7;
--butterfield:#f4c15d;
--sohi-red:#e75b3c;
}

More palettes to explore