All Palettes

Color Palette #1b649d, #4ea9b7, #a8d6e1, #f6cfc6, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.freshwater {
color: #4ea9b7;
}
.winsome-hue {
color: #a8d6e1;
}
.pink-salt {
color: #f6cfc6;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--freshwater:#4ea9b7;
--winsome-hue:#a8d6e1;
--pink-salt:#f6cfc6;
--snow-white-blush:#f9aeae;
}

More palettes to explore