All Palettes

Color Palette #fab700, #f6ec60, #a2d779, #5c9d7d, #3b5d8c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.maizena {
color: #f6ec60;
}
.crystal-green {
color: #a2d779;
}
.memphis-green {
color: #5c9d7d;
}
.antilles-blue {
color: #3b5d8c;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--maizena:#f6ec60;
--crystal-green:#a2d779;
--memphis-green:#5c9d7d;
--antilles-blue:#3b5d8c;
}

More palettes to explore