All Palettes

Color Palette #4dabd1, #3cb3d7, #2ea5e0, #1f9ed1, #19b0c8

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-blue {
color: #4dabd1;
}
.highlighter-blue {
color: #3cb3d7;
}
.blue-damselfly {
color: #2ea5e0;
}
.celestine-spring {
color: #1f9ed1;
}
.pacific-blue {
color: #19b0c8;
}

/* CSS Variables */
:root {
--mystic-blue:#4dabd1;
--highlighter-blue:#3cb3d7;
--blue-damselfly:#2ea5e0;
--celestine-spring:#1f9ed1;
--pacific-blue:#19b0c8;
}

More palettes to explore