All Palettes

Color Palette #fab700, #f9e639, #f1b6b1, #f26e6e, #d4406a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.gorse {
color: #f9e639;
}
.mesa-rose {
color: #f1b6b1;
}
.breeze-of-chilli {
color: #f26e6e;
}
.raspberry-sorbet {
color: #d4406a;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--gorse:#f9e639;
--mesa-rose:#f1b6b1;
--breeze-of-chilli:#f26e6e;
--raspberry-sorbet:#d4406a;
}

More palettes to explore