All Palettes

Color Palette #f9baa9, #f6b2a2, #f2a18c, #f1a35b, #f1c15f

0%
0%
0%

CSS code for this palette

/* CSS */
.yahoo {
color: #f9baa9;
}
.first-date {
color: #f6b2a2;
}
.stone-fruit {
color: #f2a18c;
}
.sandy-brown {
color: #f1a35b;
}
.overjoy {
color: #f1c15f;
}

/* CSS Variables */
:root {
--yahoo:#f9baa9;
--first-date:#f6b2a2;
--stone-fruit:#f2a18c;
--sandy-brown:#f1a35b;
--overjoy:#f1c15f;
}

More palettes to explore