All Palettes

Color Palette #3e4f51, #6eb1b4, #a4d6d1, #f9c3b4, #e76d4b

0%
0%
0%

CSS code for this palette

/* CSS */
.thermal {
color: #3e4f51;
}
.dexter {
color: #6eb1b4;
}
.sinbad {
color: #a4d6d1;
}
.apricot-obsession {
color: #f9c3b4;
}
.coral-orange {
color: #e76d4b;
}

/* CSS Variables */
:root {
--thermal:#3e4f51;
--dexter:#6eb1b4;
--sinbad:#a4d6d1;
--apricot-obsession:#f9c3b4;
--coral-orange:#e76d4b;
}

More palettes to explore