All Palettes

Color Palette #1d4f8b, #4b8caf, #86c6d0, #f4e4b3, #f8c9aa

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.atlantic-gull {
color: #4b8caf;
}
.not-a-cloud-in-sight {
color: #86c6d0;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.allspice {
color: #f8c9aa;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--atlantic-gull:#4b8caf;
--not-a-cloud-in-sight:#86c6d0;
--smooth-as-corn-silk:#f4e4b3;
--allspice:#f8c9aa;
}

More palettes to explore