All Palettes

Color Palette #3c2a2a, #6e4e4e, #a6c6c9, #ff8052, #f7cfc0

0%
0%
0%

CSS code for this palette

/* CSS */
.havana {
color: #3c2a2a;
}
.buccaneer {
color: #6e4e4e;
}
.skyward {
color: #a6c6c9;
}
.n-rang-orange {
color: #ff8052;
}
.doll-house {
color: #f7cfc0;
}

/* CSS Variables */
:root {
--havana:#3c2a2a;
--buccaneer:#6e4e4e;
--skyward:#a6c6c9;
--n-rang-orange:#ff8052;
--doll-house:#f7cfc0;
}

More palettes to explore