All Palettes

Color Palette #6a2a2a, #7f3434, #903c3c, #a24444, #c25656

0%
0%
0%

CSS code for this palette

/* CSS */
.sundried-tomato {
color: #6a2a2a;
}
.dockside-red {
color: #7f3434;
}
.lover-s-kiss {
color: #903c3c;
}
.roof-terracotta {
color: #a24444;
}
.fuzzy-wuzzy-brown {
color: #c25656;
}

/* CSS Variables */
:root {
--sundried-tomato:#6a2a2a;
--dockside-red:#7f3434;
--lover-s-kiss:#903c3c;
--roof-terracotta:#a24444;
--fuzzy-wuzzy-brown:#c25656;
}

More palettes to explore