All Palettes

Color Palette #f5b8b2, #f6da5a, #f8e3a5, #b1d3f1, #699bd8

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.dilly-dally {
color: #f6da5a;
}
.blended-fruit {
color: #f8e3a5;
}
.blue-rice {
color: #b1d3f1;
}
.blue-gourami {
color: #699bd8;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--dilly-dally:#f6da5a;
--blended-fruit:#f8e3a5;
--blue-rice:#b1d3f1;
--blue-gourami:#699bd8;
}

More palettes to explore