All Palettes

Color Palette #3b92b5, #5cabd6, #7bc3e0, #a0d5e9, #f4f9fb

0%
0%
0%

CSS code for this palette

/* CSS */
.navagio-bay {
color: #3b92b5;
}
.hoeth-blue {
color: #5cabd6;
}
.undercool {
color: #7bc3e0;
}
.light-budgie-blue {
color: #a0d5e9;
}
.m-white {
color: #f4f9fb;
}

/* CSS Variables */
:root {
--navagio-bay:#3b92b5;
--hoeth-blue:#5cabd6;
--undercool:#7bc3e0;
--light-budgie-blue:#a0d5e9;
--m-white:#f4f9fb;
}

More palettes to explore