All Palettes

Color Palette #18597b, #398ba2, #6ac5d7, #a7dfe7, #f1f7f8

0%
0%
0%

CSS code for this palette

/* CSS */
.saltwater-denim {
color: #18597b;
}
.winter-time {
color: #398ba2;
}
.squeaky {
color: #6ac5d7;
}
.early-july {
color: #a7dfe7;
}
.distant-horizon {
color: #f1f7f8;
}

/* CSS Variables */
:root {
--saltwater-denim:#18597b;
--winter-time:#398ba2;
--squeaky:#6ac5d7;
--early-july:#a7dfe7;
--distant-horizon:#f1f7f8;
}

More palettes to explore