All Palettes

Color Palette #fab700, #f9e63e, #a2d77e, #4ab3e8, #f25a92

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.highlighter-yellow {
color: #f9e63e;
}
.crystal-green {
color: #a2d77e;
}
.high-blue {
color: #4ab3e8;
}
.medium-pink {
color: #f25a92;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--highlighter-yellow:#f9e63e;
--crystal-green:#a2d77e;
--high-blue:#4ab3e8;
--medium-pink:#f25a92;
}

More palettes to explore