All Palettes

Color Palette #0b518e, #3f7c9d, #7eb2b4, #a5d4b7, #f3e3a0

0%
0%
0%

CSS code for this palette

/* CSS */
.yale-blue {
color: #0b518e;
}
.linoleum-blue {
color: #3f7c9d;
}
.buoyancy {
color: #7eb2b4;
}
.glenwood-green {
color: #a5d4b7;
}
.venetian-yellow {
color: #f3e3a0;
}

/* CSS Variables */
:root {
--yale-blue:#0b518e;
--linoleum-blue:#3f7c9d;
--buoyancy:#7eb2b4;
--glenwood-green:#a5d4b7;
--venetian-yellow:#f3e3a0;
}

More palettes to explore