All Palettes

Color Palette #1c4a6d, #3c8eb4, #60c9d2, #f1ba4b, #e95a2b

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1c4a6d;
}
.navagio-bay {
color: #3c8eb4;
}
.watercourse {
color: #60c9d2;
}
.maximum-yellow-red {
color: #f1ba4b;
}
.sunset-blaze {
color: #e95a2b;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1c4a6d;
--navagio-bay:#3c8eb4;
--watercourse:#60c9d2;
--maximum-yellow-red:#f1ba4b;
--sunset-blaze:#e95a2b;
}

More palettes to explore