All Palettes

Color Palette #0d4b91, #007a99, #00b3aa, #00e6b8, #a4f9e1

0%
0%
0%

CSS code for this palette

/* CSS */
.yale-blue {
color: #0d4b91;
}
.sea-sight {
color: #007a99;
}
.verditer {
color: #00b3aa;
}
.lifeless-green {
color: #00e6b8;
}
.icery {
color: #a4f9e1;
}

/* CSS Variables */
:root {
--yale-blue:#0d4b91;
--sea-sight:#007a99;
--verditer:#00b3aa;
--lifeless-green:#00e6b8;
--icery:#a4f9e1;
}

More palettes to explore