All Palettes

Color Palette #004985, #007f99, #00b3aa, #00e0c2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bridgeport {
color: #004985;
}
.cruising {
color: #007f99;
}
.verditer {
color: #00b3aa;
}
.mint-morning {
color: #00e0c2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bridgeport:#004985;
--cruising:#007f99;
--verditer:#00b3aa;
--mint-morning:#00e0c2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore