All Palettes

Color Palette #3a687e, #6f9f93, #a4c1b6, #e2b960, #d75928

0%
0%
0%

CSS code for this palette

/* CSS */
.kimberley-sea {
color: #3a687e;
}
.greyish-teal {
color: #6f9f93;
}
.folk-tales {
color: #a4c1b6;
}
.lemon-surprise {
color: #e2b960;
}
.obstinate-orange {
color: #d75928;
}

/* CSS Variables */
:root {
--kimberley-sea:#3a687e;
--greyish-teal:#6f9f93;
--folk-tales:#a4c1b6;
--lemon-surprise:#e2b960;
--obstinate-orange:#d75928;
}

More palettes to explore