All Palettes

Color Palette #05598a, #3a8e9c, #5ab5b2, #8dd3d3, #f6e2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.buccaneer-blue {
color: #05598a;
}
.aqueous {
color: #3a8e9c;
}
.hygiene-green {
color: #5ab5b2;
}
.fling-green {
color: #8dd3d3;
}
.flan {
color: #f6e2b6;
}

/* CSS Variables */
:root {
--buccaneer-blue:#05598a;
--aqueous:#3a8e9c;
--hygiene-green:#5ab5b2;
--fling-green:#8dd3d3;
--flan:#f6e2b6;
}

More palettes to explore