All Palettes

Color Palette #fab700, #ff6e61, #ff4d7f, #5a3e8e, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sasquatch-socks {
color: #ff4d7f;
}
.daisy-bush {
color: #5a3e8e;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--grapefruit-pulp:#ff6e61;
--sasquatch-socks:#ff4d7f;
--daisy-bush:#5a3e8e;
--azure-tide:#2a9d90;
}

More palettes to explore