All Palettes

Color Palette #1f1b27, #4c3e4b, #7b5b6e, #b3899a, #f0c1cf

0%
0%
0%

CSS code for this palette

/* CSS */
.inkwell-inception {
color: #1f1b27;
}
.petunia-patty {
color: #4c3e4b;
}
.euphoric-magenta {
color: #7b5b6e;
}
.orchid-haze {
color: #b3899a;
}
.pink-chintz {
color: #f0c1cf;
}

/* CSS Variables */
:root {
--inkwell-inception:#1f1b27;
--petunia-patty:#4c3e4b;
--euphoric-magenta:#7b5b6e;
--orchid-haze:#b3899a;
--pink-chintz:#f0c1cf;
}

More palettes to explore