All Palettes

Color Palette #1d1e25, #4a4e68, #9a8d98, #f8f3d3, #f9a35d

0%
0%
0%

CSS code for this palette

/* CSS */
.inkwell-inception {
color: #1d1e25;
}
.crown-blue {
color: #4a4e68;
}
.greige-violet {
color: #9a8d98;
}
.sweet-jasmine {
color: #f8f3d3;
}
.clarified-orange {
color: #f9a35d;
}

/* CSS Variables */
:root {
--inkwell-inception:#1d1e25;
--crown-blue:#4a4e68;
--greige-violet:#9a8d98;
--sweet-jasmine:#f8f3d3;
--clarified-orange:#f9a35d;
}

More palettes to explore