All Palettes

Color Palette #0a3d61, #1d7e8b, #39afb1, #faa700, #ff5e00

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-blues {
color: #0a3d61;
}
.bermuda {
color: #1d7e8b;
}
.lake-tahoe-turquoise {
color: #39afb1;
}
.chrome-yellow {
color: #faa700;
}
.vivid-orange {
color: #ff5e00;
}

/* CSS Variables */
:root {
--forest-blues:#0a3d61;
--bermuda:#1d7e8b;
--lake-tahoe-turquoise:#39afb1;
--chrome-yellow:#faa700;
--vivid-orange:#ff5e00;
}

More palettes to explore