All Palettes

Color Palette #1ab4b7, #71d6d4, #a5e4e4, #f1f8f7, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.swagger {
color: #1ab4b7;
}
.soft-turquoise {
color: #71d6d4;
}
.ice-crystal-blue {
color: #a5e4e4;
}
.distant-horizon {
color: #f1f8f7;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--swagger:#1ab4b7;
--soft-turquoise:#71d6d4;
--ice-crystal-blue:#a5e4e4;
--distant-horizon:#f1f8f7;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore