All Palettes

Color Palette #5b7d9a, #a5c6d5, #e2b0a2, #f4d65d, #d64b24

0%
0%
0%

CSS code for this palette

/* CSS */
.nightly-blade {
color: #5b7d9a;
}
.blue-dam {
color: #a5c6d5;
}
.pale-blush {
color: #e2b0a2;
}
.salmon-eggs {
color: #f4d65d;
}
.crab-curry {
color: #d64b24;
}

/* CSS Variables */
:root {
--nightly-blade:#5b7d9a;
--blue-dam:#a5c6d5;
--pale-blush:#e2b0a2;
--salmon-eggs:#f4d65d;
--crab-curry:#d64b24;
}

More palettes to explore