All Palettes

Color Palette #9f3c2d, #e3a23b, #f7da6e, #5aa6d8, #3e5b75

0%
0%
0%

CSS code for this palette

/* CSS */
.edocha {
color: #9f3c2d;
}
.culpeo {
color: #e3a23b;
}
.pale-pear {
color: #f7da6e;
}
.hoeth-blue {
color: #5aa6d8;
}
.china-pattern {
color: #3e5b75;
}

/* CSS Variables */
:root {
--edocha:#9f3c2d;
--culpeo:#e3a23b;
--pale-pear:#f7da6e;
--hoeth-blue:#5aa6d8;
--china-pattern:#3e5b75;
}

More palettes to explore