All Palettes

Color Palette #009dbd, #00b3aa, #00c7a6, #d8e6e9, #ff4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.greek-blue {
color: #009dbd;
}
.verditer {
color: #00b3aa;
}
.turquoise {
color: #00c7a6;
}
.smoke-and-mirrors {
color: #d8e6e9;
}
.phaser-beam {
color: #ff4d00;
}

/* CSS Variables */
:root {
--greek-blue:#009dbd;
--verditer:#00b3aa;
--turquoise:#00c7a6;
--smoke-and-mirrors:#d8e6e9;
--phaser-beam:#ff4d00;
}

More palettes to explore