All Palettes

Color Palette #3e7b93, #6fc5d3, #a1e5e8, #f1a8a2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3e7b93;
}
.salt-lake {
color: #6fc5d3;
}
.blizzard-blue {
color: #a1e5e8;
}
.calabrese {
color: #f1a8a2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--larkspur:#3e7b93;
--salt-lake:#6fc5d3;
--blizzard-blue:#a1e5e8;
--calabrese:#f1a8a2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore