All Palettes

Color Palette #4a8fd3, #7d9ed4, #afc2d4, #e9b4d5, #f1a7c6

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #4a8fd3;
}
.boudoir-blue {
color: #7d9ed4;
}
.airway {
color: #afc2d4;
}
.gumball {
color: #e9b4d5;
}
.rose-mallow {
color: #f1a7c6;
}

/* CSS Variables */
:root {
--blue-dart:#4a8fd3;
--boudoir-blue:#7d9ed4;
--airway:#afc2d4;
--gumball:#e9b4d5;
--rose-mallow:#f1a7c6;
}

More palettes to explore