All Palettes

Color Palette #4b6f86, #80b3b3, #bae3d2, #f5c400, #d64a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.shipyard {
color: #4b6f86;
}
.cold-front-green {
color: #80b3b3;
}
.pale-mountain-lake-turquoise {
color: #bae3d2;
}
.syndicalist {
color: #f5c400;
}
.warming-heart {
color: #d64a3d;
}

/* CSS Variables */
:root {
--shipyard:#4b6f86;
--cold-front-green:#80b3b3;
--pale-mountain-lake-turquoise:#bae3d2;
--syndicalist:#f5c400;
--warming-heart:#d64a3d;
}

More palettes to explore