All Palettes

Color Palette #2f4a6a, #5b7f9f, #8ab5c1, #f4bfb4, #e0705c

0%
0%
0%

CSS code for this palette

/* CSS */
.lake-view {
color: #2f4a6a;
}
.blue-beads {
color: #5b7f9f;
}
.thistleblossom-soft-blue {
color: #8ab5c1;
}
.dainty-debutante {
color: #f4bfb4;
}
.phoenix-red {
color: #e0705c;
}

/* CSS Variables */
:root {
--lake-view:#2f4a6a;
--blue-beads:#5b7f9f;
--thistleblossom-soft-blue:#8ab5c1;
--dainty-debutante:#f4bfb4;
--phoenix-red:#e0705c;
}

More palettes to explore