All Palettes

Color Palette #f6f2ea, #a0785a, #5b98b9, #f09c47, #4d4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-doldrums {
color: #f6f2ea;
}
.chamoisee {
color: #a0785a;
}
.shakespeare {
color: #5b98b9;
}
.question-mark-block {
color: #f09c47;
}
.thunder {
color: #4d4d4d;
}

/* CSS Variables */
:root {
--winter-doldrums:#f6f2ea;
--chamoisee:#a0785a;
--shakespeare:#5b98b9;
--question-mark-block:#f09c47;
--thunder:#4d4d4d;
}

More palettes to explore