All Palettes

Color Palette #3b6e9b, #a1c6d4, #f6d9a2, #e5a4b1, #bf5a78

0%
0%
0%

CSS code for this palette

/* CSS */
.windsurfing {
color: #3b6e9b;
}
.blue-dam {
color: #a1c6d4;
}
.milky-maize {
color: #f6d9a2;
}
.love-at-first-sight {
color: #e5a4b1;
}
.tutti-frutti {
color: #bf5a78;
}

/* CSS Variables */
:root {
--windsurfing:#3b6e9b;
--blue-dam:#a1c6d4;
--milky-maize:#f6d9a2;
--love-at-first-sight:#e5a4b1;
--tutti-frutti:#bf5a78;
}

More palettes to explore