All Palettes

Color Palette #a3b6c2, #f6c1b1, #f9eba4, #ffd900, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sterling-blue {
color: #a3b6c2;
}
.rustique {
color: #f6c1b1;
}
.lazy-daisy {
color: #f9eba4;
}
.soviet-gold {
color: #ffd900;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sterling-blue:#a3b6c2;
--rustique:#f6c1b1;
--lazy-daisy:#f9eba4;
--soviet-gold:#ffd900;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore