All Palettes

Color Palette #1d4f8b, #4c8db8, #81bfdf, #b2e7f5, #f4f9f1

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.boat-house {
color: #4c8db8;
}
.horizon-haze {
color: #81bfdf;
}
.azure-sky {
color: #b2e7f5;
}
.laundry-white {
color: #f4f9f1;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--boat-house:#4c8db8;
--horizon-haze:#81bfdf;
--azure-sky:#b2e7f5;
--laundry-white:#f4f9f1;
}

More palettes to explore