All Palettes

Color Palette #a2c7e7, #f5b400, #ff6e61, #ffe7a3, #f9c8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.american-yellow {
color: #f5b400;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sun-drenched {
color: #ffe7a3;
}
.sunday-best {
color: #f9c8c8;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--american-yellow:#f5b400;
--grapefruit-pulp:#ff6e61;
--sun-drenched:#ffe7a3;
--sunday-best:#f9c8c8;
}

More palettes to explore