All Palettes

Color Palette #f6bb3c, #f9c85d, #f2d78c, #a6d1e8, #4a97b0

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mary {
color: #f6bb3c;
}
.little-sun-dress {
color: #f9c85d;
}
.pierogi {
color: #f2d78c;
}
.chefchaouen-blue {
color: #a6d1e8;
}
.starflower-blue {
color: #4a97b0;
}

/* CSS Variables */
:root {
--golden-mary:#f6bb3c;
--little-sun-dress:#f9c85d;
--pierogi:#f2d78c;
--chefchaouen-blue:#a6d1e8;
--starflower-blue:#4a97b0;
}

More palettes to explore