All Palettes

Color Palette #1c4a6d, #2e7b9e, #56b5d7, #9ce8f2, #f2f8fd

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1c4a6d;
}
.fun-and-games {
color: #2e7b9e;
}
.aquella {
color: #56b5d7;
}
.freezy-breezy {
color: #9ce8f2;
}
.cotton-ball {
color: #f2f8fd;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1c4a6d;
--fun-and-games:#2e7b9e;
--aquella:#56b5d7;
--freezy-breezy:#9ce8f2;
--cotton-ball:#f2f8fd;
}

More palettes to explore