All Palettes

Color Palette #7d8b8c, #b1c9c3, #e0f0f0, #f6e7c1, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.seastone {
color: #7d8b8c;
}
.surf-spray {
color: #b1c9c3;
}
.bone-chilling {
color: #e0f0f0;
}
.barely-butter {
color: #f6e7c1;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--seastone:#7d8b8c;
--surf-spray:#b1c9c3;
--bone-chilling:#e0f0f0;
--barely-butter:#f6e7c1;
--dodgeroll-gold:#f39c12;
}

More palettes to explore