All Palettes

Color Palette #9c5a2b, #f1a65f, #f4e1a4, #b5e2e8, #4aa0d9

0%
0%
0%

CSS code for this palette

/* CSS */
.chili-con-carne {
color: #9c5a2b;
}
.sandy-brown {
color: #f1a65f;
}
.optimistic-yellow {
color: #f4e1a4;
}
.across-the-bay {
color: #b5e2e8;
}
.waimea-blue {
color: #4aa0d9;
}

/* CSS Variables */
:root {
--chili-con-carne:#9c5a2b;
--sandy-brown:#f1a65f;
--optimistic-yellow:#f4e1a4;
--across-the-bay:#b5e2e8;
--waimea-blue:#4aa0d9;
}

More palettes to explore