All Palettes

Color Palette #1f4c8e, #3c6e9a, #5d93b6, #84c1d7, #f7b5a6

0%
0%
0%

CSS code for this palette

/* CSS */
.sweat-bee {
color: #1f4c8e;
}
.windsurfing {
color: #3c6e9a;
}
.empire-blue {
color: #5d93b6;
}
.sky-babe {
color: #84c1d7;
}
.just-blush {
color: #f7b5a6;
}

/* CSS Variables */
:root {
--sweat-bee:#1f4c8e;
--windsurfing:#3c6e9a;
--empire-blue:#5d93b6;
--sky-babe:#84c1d7;
--just-blush:#f7b5a6;
}

More palettes to explore