All Palettes

Color Palette #a4d7df, #5fb8d3, #4994b6, #2a698d, #1f4b6f

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal {
color: #a4d7df;
}
.fitness-blue {
color: #5fb8d3;
}
.atlantic-gull {
color: #4994b6;
}
.ocean-call {
color: #2a698d;
}
.grape-blue {
color: #1f4b6f;
}

/* CSS Variables */
:root {
--crystal:#a4d7df;
--fitness-blue:#5fb8d3;
--atlantic-gull:#4994b6;
--ocean-call:#2a698d;
--grape-blue:#1f4b6f;
}

More palettes to explore