All Palettes

Color Palette #1e2024, #4c4f57, #8e7b93, #d1a3c5, #f2b5c3

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1e2024;
}
.abbey {
color: #4c4f57;
}
.passion-fruit {
color: #8e7b93;
}
.geranium-bud {
color: #d1a3c5;
}
.ibis {
color: #f2b5c3;
}

/* CSS Variables */
:root {
--noble-black:#1e2024;
--abbey:#4c4f57;
--passion-fruit:#8e7b93;
--geranium-bud:#d1a3c5;
--ibis:#f2b5c3;
}

More palettes to explore