All Palettes

Color Palette #1e1f29, #3c3d49, #7b8e93, #c4d9d4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1e1f29;
}
.indian-ink {
color: #3c3d49;
}
.weathered-pebble {
color: #7b8e93;
}
.green-wave {
color: #c4d9d4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--noble-black:#1e1f29;
--indian-ink:#3c3d49;
--weathered-pebble:#7b8e93;
--green-wave:#c4d9d4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore