All Palettes

Color Palette #5b8f8f, #96b6b5, #e1d7b7, #f6a14c, #df3c2a

0%
0%
0%

CSS code for this palette

/* CSS */
.tort {
color: #5b8f8f;
}
.baroque-blue {
color: #96b6b5;
}
.flowering-reed {
color: #e1d7b7;
}
.troll-slayer-orange {
color: #f6a14c;
}
.lionfish-red {
color: #df3c2a;
}

/* CSS Variables */
:root {
--tort:#5b8f8f;
--baroque-blue:#96b6b5;
--flowering-reed:#e1d7b7;
--troll-slayer-orange:#f6a14c;
--lionfish-red:#df3c2a;
}

More palettes to explore