All Palettes

Color Palette #1f5d89, #3d8db3, #6bb3d6, #b3e2f4, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.oceanic-motion {
color: #1f5d89;
}
.navagio-bay {
color: #3d8db3;
}
.broom-butterfly-blue {
color: #6bb3d6;
}
.azure-sky {
color: #b3e2f4;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--oceanic-motion:#1f5d89;
--navagio-bay:#3d8db3;
--broom-butterfly-blue:#6bb3d6;
--azure-sky:#b3e2f4;
--squash-blossom:#f6b83c;
}

More palettes to explore