All Palettes

Color Palette #faaa29, #f9ca5d, #f3e5a0, #d4e9b4, #a5d5e9

0%
0%
0%

CSS code for this palette

/* CSS */
.mango {
color: #faaa29;
}
.little-sun-dress {
color: #f9ca5d;
}
.venetian-yellow {
color: #f3e5a0;
}
.lasting-thoughts {
color: #d4e9b4;
}
.blue-bubble {
color: #a5d5e9;
}

/* CSS Variables */
:root {
--mango:#faaa29;
--little-sun-dress:#f9ca5d;
--venetian-yellow:#f3e5a0;
--lasting-thoughts:#d4e9b4;
--blue-bubble:#a5d5e9;
}

More palettes to explore