All Palettes

Color Palette #abbff2, #8cb9e3, #68a2d4, #4a8bb0, #396989

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #abbff2;
}
.goluboy-blue {
color: #8cb9e3;
}
.blue-gourami {
color: #68a2d4;
}
.atlantic-gull {
color: #4a8bb0;
}
.astral {
color: #396989;
}

/* CSS Variables */
:root {
--sky-high:#abbff2;
--goluboy-blue:#8cb9e3;
--blue-gourami:#68a2d4;
--atlantic-gull:#4a8bb0;
--astral:#396989;
}

More palettes to explore