All Palettes

Color Palette #6f7c95, #a6b9c9, #e0e6eb, #f3d1af, #f0a15c

0%
0%
0%

CSS code for this palette

/* CSS */
.infinity-and-beyond {
color: #6f7c95;
}
.uniform {
color: #a6b9c9;
}
.winter-haven {
color: #e0e6eb;
}
.sandalwood-beige {
color: #f3d1af;
}
.doughnut {
color: #f0a15c;
}

/* CSS Variables */
:root {
--infinity-and-beyond:#6f7c95;
--uniform:#a6b9c9;
--winter-haven:#e0e6eb;
--sandalwood-beige:#f3d1af;
--doughnut:#f0a15c;
}

More palettes to explore