All Palettes

Color Palette #a4c2db, #b6e0e7, #f5c7c7, #f0a3a7, #f9d4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.minor-blue {
color: #b6e0e7;
}
.first-peach {
color: #f5c7c7;
}
.pink-icing {
color: #f0a3a7;
}
.sandy-bay {
color: #f9d4b4;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--minor-blue:#b6e0e7;
--first-peach:#f5c7c7;
--pink-icing:#f0a3a7;
--sandy-bay:#f9d4b4;
}

More palettes to explore