All Palettes

Color Palette #3e6a8e, #76a6b7, #b7e1e0, #f5c400, #f26969

0%
0%
0%

CSS code for this palette

/* CSS */
.rainy-lake {
color: #3e6a8e;
}
.inner-sanctum {
color: #76a6b7;
}
.fine-blue {
color: #b7e1e0;
}
.syndicalist {
color: #f5c400;
}
.usubeni-red {
color: #f26969;
}

/* CSS Variables */
:root {
--rainy-lake:#3e6a8e;
--inner-sanctum:#76a6b7;
--fine-blue:#b7e1e0;
--syndicalist:#f5c400;
--usubeni-red:#f26969;
}

More palettes to explore