All Palettes

Color Palette #fab700, #f9e24e, #a7e2b0, #4db4f5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.royal-star {
color: #f9e24e;
}
.overtone {
color: #a7e2b0;
}
.adamantine-blue {
color: #4db4f5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--royal-star:#f9e24e;
--overtone:#a7e2b0;
--adamantine-blue:#4db4f5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore