All Palettes

Color Palette #1d4f8b, #4b8cb4, #81c0cf, #b4e1e4, #eef6f4

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.atlantic-gull {
color: #4b8cb4;
}
.antigua-sand {
color: #81c0cf;
}
.quench-blue {
color: #b4e1e4;
}
.heavy-sugar {
color: #eef6f4;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--atlantic-gull:#4b8cb4;
--antigua-sand:#81c0cf;
--quench-blue:#b4e1e4;
--heavy-sugar:#eef6f4;
}

More palettes to explore