All Palettes

Color Palette #a4c2db, #b5e1e3, #f6f7d9, #f2a6b4, #f28cab

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.fine-blue {
color: #b5e1e3;
}
.yellow-avarice {
color: #f6f7d9;
}
.princess {
color: #f2a6b4;
}
.sachet-pink {
color: #f28cab;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--fine-blue:#b5e1e3;
--yellow-avarice:#f6f7d9;
--princess:#f2a6b4;
--sachet-pink:#f28cab;
}

More palettes to explore