All Palettes

Color Palette #a2c7e7, #f5b400, #f7d850, #ff6e61, #d94d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.american-yellow {
color: #f5b400;
}
.energy-yellow {
color: #f7d850;
}
.grapefruit-pulp {
color: #ff6e61;
}
.fire-island {
color: #d94d3a;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--american-yellow:#f5b400;
--energy-yellow:#f7d850;
--grapefruit-pulp:#ff6e61;
--fire-island:#d94d3a;
}

More palettes to explore