All Palettes

Color Palette #f6b531, #f7d06e, #f1e1a7, #d8a8a2, #a67d92

0%
0%
0%

CSS code for this palette

/* CSS */
.nyc-taxi {
color: #f6b531;
}
.yellow-tulip {
color: #f7d06e;
}
.french-vanilla {
color: #f1e1a7;
}
.mellow-rose {
color: #d8a8a2;
}
.poise {
color: #a67d92;
}

/* CSS Variables */
:root {
--nyc-taxi:#f6b531;
--yellow-tulip:#f7d06e;
--french-vanilla:#f1e1a7;
--mellow-rose:#d8a8a2;
--poise:#a67d92;
}

More palettes to explore