All Palettes

Color Palette #1b8e9d, #2ac0b6, #4ce1d7, #a1dfe8, #f4f1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1b8e9d;
}
.swimmers-pool {
color: #2ac0b6;
}
.neon-nazar {
color: #4ce1d7;
}
.luminescent-blue {
color: #a1dfe8;
}
.angel-s-feather {
color: #f4f1e6;
}

/* CSS Variables */
:root {
--safe-harbour:#1b8e9d;
--swimmers-pool:#2ac0b6;
--neon-nazar:#4ce1d7;
--luminescent-blue:#a1dfe8;
--angel-s-feather:#f4f1e6;
}

More palettes to explore