All Palettes

Color Palette #a8d6e6, #81c5cf, #5da6b6, #4a8ea1, #2c7b90

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a8d6e6;
}
.angel-blue {
color: #81c5cf;
}
.explorer-blue {
color: #5da6b6;
}
.cossack-dancer {
color: #4a8ea1;
}
.turkish-stone {
color: #2c7b90;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a8d6e6;
--angel-blue:#81c5cf;
--explorer-blue:#5da6b6;
--cossack-dancer:#4a8ea1;
--turkish-stone:#2c7b90;
}

More palettes to explore