All Palettes

Color Palette #1e99ae, #4ac3d3, #a6e4e8, #f0b19e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.sea-serpent {
color: #4ac3d3;
}
.blizzard-blue {
color: #a6e4e8;
}
.stucco-wall {
color: #f0b19e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--sea-serpent:#4ac3d3;
--blizzard-blue:#a6e4e8;
--stucco-wall:#f0b19e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore