All Palettes

Color Palette #b1e0e7, #f5c99e, #f6f8f8, #f5b8b2, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-blue {
color: #b1e0e7;
}
.sundown {
color: #f5c99e;
}
.lynx-white {
color: #f6f8f8;
}
.ballerina-tears {
color: #f5b8b2;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--powder-blue:#b1e0e7;
--sundown:#f5c99e;
--lynx-white:#f6f8f8;
--ballerina-tears:#f5b8b2;
--dodgeroll-gold:#f39c12;
}

More palettes to explore