All Palettes

Color Palette #b3b3b3, #f6f4b1, #f8e6b4, #f5c2b2, #f2a6a6

0%
0%
0%

CSS code for this palette

/* CSS */
.tangled-web {
color: #b3b3b3;
}
.casino-lights {
color: #f6f4b1;
}
.banana-yogurt {
color: #f8e6b4;
}
.rustique {
color: #f5c2b2;
}
.calabrese {
color: #f2a6a6;
}

/* CSS Variables */
:root {
--tangled-web:#b3b3b3;
--casino-lights:#f6f4b1;
--banana-yogurt:#f8e6b4;
--rustique:#f5c2b2;
--calabrese:#f2a6a6;
}

More palettes to explore