All Palettes

Color Palette #1a1c2d, #4f6c78, #8db8c3, #f8c5bf, #e8493b

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1c2d;
}
.winter-shadow {
color: #4f6c78;
}
.trisha-s-eyes {
color: #8db8c3;
}
.dress-up {
color: #f8c5bf;
}
.mandarin-red {
color: #e8493b;
}

/* CSS Variables */
:root {
--sambucus:#1a1c2d;
--winter-shadow:#4f6c78;
--trisha-s-eyes:#8db8c3;
--dress-up:#f8c5bf;
--mandarin-red:#e8493b;
}

More palettes to explore