All Palettes

Color Palette #1b649d, #4d8fb3, #a3c3d7, #f0e4a8, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.atlantic-gull {
color: #4d8fb3;
}
.blue-bows {
color: #a3c3d7;
}
.boxwood-yellow {
color: #f0e4a8;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--atlantic-gull:#4d8fb3;
--blue-bows:#a3c3d7;
--boxwood-yellow:#f0e4a8;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore