All Palettes

Color Palette #fab700, #f8d03f, #f6c1b6, #f28c91, #c85b99

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.marigold-dust {
color: #f8d03f;
}
.apricot-obsession {
color: #f6c1b6;
}
.ikkonzome-pink {
color: #f28c91;
}
.llilacquered {
color: #c85b99;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--marigold-dust:#f8d03f;
--apricot-obsession:#f6c1b6;
--ikkonzome-pink:#f28c91;
--llilacquered:#c85b99;
}

More palettes to explore