All Palettes

Color Palette #fab700, #f6b83c, #f06d4c, #e65b7e, #d44e98

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.squash-blossom {
color: #f6b83c;
}
.entan-red {
color: #f06d4c;
}
.highlighter-pink {
color: #e65b7e;
}
.nova-pink {
color: #d44e98;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--squash-blossom:#f6b83c;
--entan-red:#f06d4c;
--highlighter-pink:#e65b7e;
--nova-pink:#d44e98;
}

More palettes to explore