All Palettes

Color Palette #fab700, #ff6e61, #d83b7a, #5d3f8d, #6ab8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.grapefruit-pulp {
color: #ff6e61;
}
.fuchsia-purple {
color: #d83b7a;
}
.daisy-bush {
color: #5d3f8d;
}
.malibu {
color: #6ab8e2;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--grapefruit-pulp:#ff6e61;
--fuchsia-purple:#d83b7a;
--daisy-bush:#5d3f8d;
--malibu:#6ab8e2;
}

More palettes to explore