All Palettes

Color Palette #1f6d9e, #4c94b8, #79b8d2, #a4e0e5, #f5f0c2

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1f6d9e;
}
.heritage-blue {
color: #4c94b8;
}
.blue-chrysocolla {
color: #79b8d2;
}
.charlotte {
color: #a4e0e5;
}
.almond-oil {
color: #f5f0c2;
}

/* CSS Variables */
:root {
--jazz-blue:#1f6d9e;
--heritage-blue:#4c94b8;
--blue-chrysocolla:#79b8d2;
--charlotte:#a4e0e5;
--almond-oil:#f5f0c2;
}

More palettes to explore