All Palettes

Color Palette #6e8ba0, #a5c4d4, #f0e2d1, #f9b79f, #c74938

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda-triangle {
color: #6e8ba0;
}
.blue-bows {
color: #a5c4d4;
}
.chamois-cloth {
color: #f0e2d1;
}
.pallid-orange {
color: #f9b79f;
}
.grenadier {
color: #c74938;
}

/* CSS Variables */
:root {
--bermuda-triangle:#6e8ba0;
--blue-bows:#a5c4d4;
--chamois-cloth:#f0e2d1;
--pallid-orange:#f9b79f;
--grenadier:#c74938;
}

More palettes to explore