All Palettes

Color Palette #3d8a94, #5bb3a2, #8cd4c5, #f0d7b7, #e28c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.seachange {
color: #3d8a94;
}
.shylock {
color: #5bb3a2;
}
.green-daze {
color: #8cd4c5;
}
.cono-de-vainilla {
color: #f0d7b7;
}
.texas-longhorn {
color: #e28c3c;
}

/* CSS Variables */
:root {
--seachange:#3d8a94;
--shylock:#5bb3a2;
--green-daze:#8cd4c5;
--cono-de-vainilla:#f0d7b7;
--texas-longhorn:#e28c3c;
}

More palettes to explore