All Palettes

Color Palette #a4c2db, #b0d3e8, #f0e6e5, #f5b8b2, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.chapel-blue {
color: #b0d3e8;
}
.venus-pink {
color: #f0e6e5;
}
.ballerina-tears {
color: #f5b8b2;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--chapel-blue:#b0d3e8;
--venus-pink:#f0e6e5;
--ballerina-tears:#f5b8b2;
--dodgeroll-gold:#f39c12;
}

More palettes to explore