All Palettes

Color Palette #fab700, #f5c55b, #f2d7a1, #e1ab89, #c56d8d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.deep-fried-sun-rays {
color: #f5c55b;
}
.peach-patch {
color: #f2d7a1;
}
.tumbleweed {
color: #e1ab89;
}
.silk-ribbon {
color: #c56d8d;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--deep-fried-sun-rays:#f5c55b;
--peach-patch:#f2d7a1;
--tumbleweed:#e1ab89;
--silk-ribbon:#c56d8d;
}

More palettes to explore