All Palettes

Color Palette #f5b400, #f6f1b1, #f3e8d3, #b3ead6, #a1d6e3

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.casino-lights {
color: #f6f1b1;
}
.vanilla-paste {
color: #f3e8d3;
}
.faint-clover {
color: #b3ead6;
}
.terrace-pool {
color: #a1d6e3;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--casino-lights:#f6f1b1;
--vanilla-paste:#f3e8d3;
--faint-clover:#b3ead6;
--terrace-pool:#a1d6e3;
}

More palettes to explore