All Palettes

Color Palette #f3b530, #f3e7a5, #e0f0f5, #9ed1eb, #519cc8

0%
0%
0%

CSS code for this palette

/* CSS */
.xanthous {
color: #f3b530;
}
.majestic-treasures {
color: #f3e7a5;
}
.diamond-white {
color: #e0f0f5;
}
.mediterranean-charm {
color: #9ed1eb;
}
.blue-iguana {
color: #519cc8;
}

/* CSS Variables */
:root {
--xanthous:#f3b530;
--majestic-treasures:#f3e7a5;
--diamond-white:#e0f0f5;
--mediterranean-charm:#9ed1eb;
--blue-iguana:#519cc8;
}

More palettes to explore