All Palettes

Color Palette #00264d, #004985, #0073a8, #39a2db, #7dd3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.subnautical {
color: #00264d;
}
.bridgeport {
color: #004985;
}
.methyl-blue {
color: #0073a8;
}
.dayflower {
color: #39a2db;
}
.middle-blue {
color: #7dd3e8;
}

/* CSS Variables */
:root {
--subnautical:#00264d;
--bridgeport:#004985;
--methyl-blue:#0073a8;
--dayflower:#39a2db;
--middle-blue:#7dd3e8;
}

More palettes to explore