All Palettes

Color Palette #f5a3b5, #f8d3d5, #f1e4e8, #a6c7e8, #4f93b5

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f5a3b5;
}
.ballet {
color: #f8d3d5;
}
.rosie-posie {
color: #f1e4e8;
}
.island-light {
color: #a6c7e8;
}
.heritage-blue {
color: #4f93b5;
}

/* CSS Variables */
:root {
--pink-fit:#f5a3b5;
--ballet:#f8d3d5;
--rosie-posie:#f1e4e8;
--island-light:#a6c7e8;
--heritage-blue:#4f93b5;
}

More palettes to explore