All Palettes

Color Palette #191b2e, #4a4e68, #9a8d98, #f8f3d3, #f9d66c

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #191b2e;
}
.crown-blue {
color: #4a4e68;
}
.greige-violet {
color: #9a8d98;
}
.sweet-jasmine {
color: #f8f3d3;
}
.forsythia-blossom {
color: #f9d66c;
}

/* CSS Variables */
:root {
--sambucus:#191b2e;
--crown-blue:#4a4e68;
--greige-violet:#9a8d98;
--sweet-jasmine:#f8f3d3;
--forsythia-blossom:#f9d66c;
}

More palettes to explore