All Palettes

Color Palette #f3f1e7, #a7d7cf, #4e8c8d, #2b4e50, #1c2021

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-s-feather {
color: #f3f1e7;
}
.sinbad {
color: #a7d7cf;
}
.evora {
color: #4e8c8d;
}
.dark-slate-grey {
color: #2b4e50;
}
.satin-deep-black {
color: #1c2021;
}

/* CSS Variables */
:root {
--angel-s-feather:#f3f1e7;
--sinbad:#a7d7cf;
--evora:#4e8c8d;
--dark-slate-grey:#2b4e50;
--satin-deep-black:#1c2021;
}

More palettes to explore