All Palettes

Color Palette #2d498f, #5a7dba, #7ab9d1, #9fd2df, #f2e8d4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-highlight {
color: #2d498f;
}
.woad-blue {
color: #5a7dba;
}
.blue-chrysocolla {
color: #7ab9d1;
}
.light-sky-babe {
color: #9fd2df;
}
.eugenia {
color: #f2e8d4;
}

/* CSS Variables */
:root {
--blue-highlight:#2d498f;
--woad-blue:#5a7dba;
--blue-chrysocolla:#7ab9d1;
--light-sky-babe:#9fd2df;
--eugenia:#f2e8d4;
}

More palettes to explore