All Palettes

Color Palette #1a3e5b, #497b9c, #6bb4cc, #94e3f5, #f6d851

0%
0%
0%

CSS code for this palette

/* CSS */
.capital-blue {
color: #1a3e5b;
}
.zenith {
color: #497b9c;
}
.delicate-girl-blue {
color: #6bb4cc;
}
.gas-giant {
color: #94e3f5;
}
.energy-yellow {
color: #f6d851;
}

/* CSS Variables */
:root {
--capital-blue:#1a3e5b;
--zenith:#497b9c;
--delicate-girl-blue:#6bb4cc;
--gas-giant:#94e3f5;
--energy-yellow:#f6d851;
}

More palettes to explore