All Palettes

Color Palette #2a363c, #4b555d, #7b8c8e, #b4cac7, #e2f2f3

0%
0%
0%

CSS code for this palette

/* CSS */
.dracula-orchid {
color: #2a363c;
}
.moody-black {
color: #4b555d;
}
.harrow-s-gate {
color: #7b8c8e;
}
.misty-surf {
color: #b4cac7;
}
.diamond-white {
color: #e2f2f3;
}

/* CSS Variables */
:root {
--dracula-orchid:#2a363c;
--moody-black:#4b555d;
--harrow-s-gate:#7b8c8e;
--misty-surf:#b4cac7;
--diamond-white:#e2f2f3;
}

More palettes to explore