All Palettes

Color Palette #1f4a6b, #3a7f88, #5db6a4, #f7d06e, #f67e23

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1f4a6b;
}
.pacific-sea-teal {
color: #3a7f88;
}
.shylock {
color: #5db6a4;
}
.yellow-tulip {
color: #f7d06e;
}
.ornery-tangerine {
color: #f67e23;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1f4a6b;
--pacific-sea-teal:#3a7f88;
--shylock:#5db6a4;
--yellow-tulip:#f7d06e;
--ornery-tangerine:#f67e23;
}

More palettes to explore