All Palettes

Color Palette #1d98b4, #4dc4d1, #8de3e8, #f2d2a1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1d98b4;
}
.sea-serpent {
color: #4dc4d1;
}
.island-paradise {
color: #8de3e8;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1d98b4;
--sea-serpent:#4dc4d1;
--island-paradise:#8de3e8;
--antique-wicker-basket:#f2d2a1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore