All Palettes

Color Palette #f5a300, #f8d63f, #f6e5b1, #b4e4d5, #65b3a1

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.dandelion-yellow {
color: #f8d63f;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.cruise {
color: #b4e4d5;
}
.tropic-turquoise {
color: #65b3a1;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--dandelion-yellow:#f8d63f;
--smooth-as-corn-silk:#f6e5b1;
--cruise:#b4e4d5;
--tropic-turquoise:#65b3a1;
}

More palettes to explore