All Palettes

Color Palette #4ab3e8, #2db4d2, #1a7f9e, #f49fc2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.high-blue {
color: #4ab3e8;
}
.aquarius {
color: #2db4d2;
}
.summer-blue {
color: #1a7f9e;
}
.pastel-magenta {
color: #f49fc2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--high-blue:#4ab3e8;
--aquarius:#2db4d2;
--summer-blue:#1a7f9e;
--pastel-magenta:#f49fc2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore