All Palettes

Color Palette #1b6aa7, #007e9e, #4fb7c9, #84e2f0, #f0f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b6aa7;
}
.turkish-tile {
color: #007e9e;
}
.mountain-range-blue {
color: #4fb7c9;
}
.photon-barrier {
color: #84e2f0;
}
.distant-horizon {
color: #f0f8f9;
}

/* CSS Variables */
:root {
--jazz-blue:#1b6aa7;
--turkish-tile:#007e9e;
--mountain-range-blue:#4fb7c9;
--photon-barrier:#84e2f0;
--distant-horizon:#f0f8f9;
}

More palettes to explore