All Palettes

Color Palette #4c6f9a, #8db3e2, #d5a3e6, #f1b1d6, #f8c9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.cobalt-flame {
color: #4c6f9a;
}
.adrift-on-the-nile {
color: #8db3e2;
}
.bright-ube {
color: #d5a3e6;
}
.soft-cashmere {
color: #f1b1d6;
}
.sherbet-fruit {
color: #f8c9b9;
}

/* CSS Variables */
:root {
--cobalt-flame:#4c6f9a;
--adrift-on-the-nile:#8db3e2;
--bright-ube:#d5a3e6;
--soft-cashmere:#f1b1d6;
--sherbet-fruit:#f8c9b9;
}

More palettes to explore