All Palettes

Color Palette #00aaff, #5dc9e5, #98e1d6, #f6d0a2, #ff6b61

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.magnesia-bay {
color: #5dc9e5;
}
.sharbah-fizz {
color: #98e1d6;
}
.tequila {
color: #f6d0a2;
}
.pastel-red {
color: #ff6b61;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--magnesia-bay:#5dc9e5;
--sharbah-fizz:#98e1d6;
--tequila:#f6d0a2;
--pastel-red:#ff6b61;
}

More palettes to explore