All Palettes

Color Palette #1a1e23, #4a4e55, #89999f, #c4d4d9, #f0c6b2

0%
0%
0%

CSS code for this palette

/* CSS */
.satin-deep-black {
color: #1a1e23;
}
.lamp-post {
color: #4a4e55;
}
.by-the-sea {
color: #89999f;
}
.serene-setting {
color: #c4d4d9;
}
.peach-temptation {
color: #f0c6b2;
}

/* CSS Variables */
:root {
--satin-deep-black:#1a1e23;
--lamp-post:#4a4e55;
--by-the-sea:#89999f;
--serene-setting:#c4d4d9;
--peach-temptation:#f0c6b2;
}

More palettes to explore