All Palettes

Color Palette #fab700, #f8e61b, #b8e1ff, #7fd959, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.xanthic {
color: #f8e61b;
}
.dithered-sky {
color: #b8e1ff;
}
.lilliputian-lime {
color: #7fd959;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--xanthic:#f8e61b;
--dithered-sky:#b8e1ff;
--lilliputian-lime:#7fd959;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore