All Palettes

Color Palette #dbe4f0, #a6c8e2, #7db7d4, #5c9ead, #3b7b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.iceberg {
color: #dbe4f0;
}
.template {
color: #a6c8e2;
}
.regale-blue {
color: #7db7d4;
}
.flood-out {
color: #5c9ead;
}
.larkspur {
color: #3b7b8c;
}

/* CSS Variables */
:root {
--iceberg:#dbe4f0;
--template:#a6c8e2;
--regale-blue:#7db7d4;
--flood-out:#5c9ead;
--larkspur:#3b7b8c;
}

More palettes to explore