All Palettes

Color Palette #c2d4e5, #a7b9c8, #899ab3, #f6c5a7, #d74f37

0%
0%
0%

CSS code for this palette

/* CSS */
.light-ridge-light {
color: #c2d4e5;
}
.blue-tribute {
color: #a7b9c8;
}
.blueberry-buckle {
color: #899ab3;
}
.peach-damask {
color: #f6c5a7;
}
.fire-island {
color: #d74f37;
}

/* CSS Variables */
:root {
--light-ridge-light:#c2d4e5;
--blue-tribute:#a7b9c8;
--blueberry-buckle:#899ab3;
--peach-damask:#f6c5a7;
--fire-island:#d74f37;
}

More palettes to explore