All Palettes

Color Palette #a2c7e7, #f3b4d6, #fdd4b4, #ffd900, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.soft-cashmere {
color: #f3b4d6;
}
.forgotten-sunset {
color: #fdd4b4;
}
.soviet-gold {
color: #ffd900;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--soft-cashmere:#f3b4d6;
--forgotten-sunset:#fdd4b4;
--soviet-gold:#ffd900;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore