All Palettes

Color Palette #1b5074, #3890b2, #6bc5d6, #a5e5e9, #f1f8f4

0%
0%
0%

CSS code for this palette

/* CSS */
.canoe-blue {
color: #1b5074;
}
.navagio-bay {
color: #3890b2;
}
.squeaky {
color: #6bc5d6;
}
.blizzard-blue {
color: #a5e5e9;
}
.peaceful-rain {
color: #f1f8f4;
}

/* CSS Variables */
:root {
--canoe-blue:#1b5074;
--navagio-bay:#3890b2;
--squeaky:#6bc5d6;
--blizzard-blue:#a5e5e9;
--peaceful-rain:#f1f8f4;
}

More palettes to explore