All Palettes

Color Palette #4a4e68, #9a8d98, #c9ada6, #f6f7d9, #f8efb9

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-blue {
color: #4a4e68;
}
.greige-violet {
color: #9a8d98;
}
.rosy-tan {
color: #c9ada6;
}
.yellow-avarice {
color: #f6f7d9;
}
.summer-resort {
color: #f8efb9;
}

/* CSS Variables */
:root {
--crown-blue:#4a4e68;
--greige-violet:#9a8d98;
--rosy-tan:#c9ada6;
--yellow-avarice:#f6f7d9;
--summer-resort:#f8efb9;
}

More palettes to explore