All Palettes

Color Palette #4b93c3, #5fa6d8, #77afe4, #c5e1f2, #f7b8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.azure-blue {
color: #4b93c3;
}
.water-spirit {
color: #5fa6d8;
}
.lucea {
color: #77afe4;
}
.pale-frost {
color: #c5e1f2;
}
.mystic-tulip {
color: #f7b8a1;
}

/* CSS Variables */
:root {
--azure-blue:#4b93c3;
--water-spirit:#5fa6d8;
--lucea:#77afe4;
--pale-frost:#c5e1f2;
--mystic-tulip:#f7b8a1;
}

More palettes to explore