All Palettes

Color Palette #f2b83a, #f4d87b, #f6e69d, #a2d4e6, #4d8dd5

0%
0%
0%

CSS code for this palette

/* CSS */
.dairy-made {
color: #f2b83a;
}
.sandy {
color: #f4d87b;
}
.storm-lightning {
color: #f6e69d;
}
.chefchaouen-blue {
color: #a2d4e6;
}
.blue-dart {
color: #4d8dd5;
}

/* CSS Variables */
:root {
--dairy-made:#f2b83a;
--sandy:#f4d87b;
--storm-lightning:#f6e69d;
--chefchaouen-blue:#a2d4e6;
--blue-dart:#4d8dd5;
}

More palettes to explore