All Palettes

Color Palette #1b4b69, #2a6c8d, #4a9cba, #f6a35a, #f77f50

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1b4b69;
}
.ocean-call {
color: #2a6c8d;
}
.coastline-blue {
color: #4a9cba;
}
.bergamot-orange {
color: #f6a35a;
}
.rich-gardenia {
color: #f77f50;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1b4b69;
--ocean-call:#2a6c8d;
--coastline-blue:#4a9cba;
--bergamot-orange:#f6a35a;
--rich-gardenia:#f77f50;
}

More palettes to explore