All Palettes

Color Palette #00293d, #1f4a6b, #003b4d, #ffda85, #2a8998

0%
0%
0%

CSS code for this palette

/* CSS */
.rhapsody-in-blue {
color: #00293d;
}
.terror-from-the-deep {
color: #1f4a6b;
}
.dark-denim-blue {
color: #003b4d;
}
.spirited-yellow {
color: #ffda85;
}
.kings-of-sea {
color: #2a8998;
}

/* CSS Variables */
:root {
--rhapsody-in-blue:#00293d;
--terror-from-the-deep:#1f4a6b;
--dark-denim-blue:#003b4d;
--spirited-yellow:#ffda85;
--kings-of-sea:#2a8998;
}

More palettes to explore