All Palettes

Color Palette #f2b231, #f7c94b, #f9e67b, #7ab9f0, #498cd0

0%
0%
0%

CSS code for this palette

/* CSS */
.xanthous {
color: #f2b231;
}
.sunny-mood {
color: #f7c94b;
}
.pineapple-juice {
color: #f9e67b;
}
.aero {
color: #7ab9f0;
}
.blue-sonki {
color: #498cd0;
}

/* CSS Variables */
:root {
--xanthous:#f2b231;
--sunny-mood:#f7c94b;
--pineapple-juice:#f9e67b;
--aero:#7ab9f0;
--blue-sonki:#498cd0;
}

More palettes to explore