All Palettes

Color Palette #c92c49, #daa24e, #f2d0a1, #a3dcc1, #4c9e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.angel-food-cake {
color: #daa24e;
}
.scalloped-oak {
color: #f2d0a1;
}
.mountain-mint {
color: #a3dcc1;
}
.lagoon {
color: #4c9e8e;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--angel-food-cake:#daa24e;
--scalloped-oak:#f2d0a1;
--mountain-mint:#a3dcc1;
--lagoon:#4c9e8e;
}

More palettes to explore