All Palettes

Color Palette #f2a6bf, #f9c3cf, #f5e5e7, #c6d7f6, #4e8fd4

0%
0%
0%

CSS code for this palette

/* CSS */
.tickled-pink {
color: #f2a6bf;
}
.rose-shadow {
color: #f9c3cf;
}
.first-impression {
color: #f5e5e7;
}
.fly-a-kite {
color: #c6d7f6;
}
.blue-dart {
color: #4e8fd4;
}

/* CSS Variables */
:root {
--tickled-pink:#f2a6bf;
--rose-shadow:#f9c3cf;
--first-impression:#f5e5e7;
--fly-a-kite:#c6d7f6;
--blue-dart:#4e8fd4;
}

More palettes to explore