All Palettes

Color Palette #b0c4de, #a9d8ea, #ffd9b8, #ff8052, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.light-steel-blue {
color: #b0c4de;
}
.blue-click {
color: #a9d8ea;
}
.peach-puff {
color: #ffd9b8;
}
.n-rang-orange {
color: #ff8052;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--light-steel-blue:#b0c4de;
--blue-click:#a9d8ea;
--peach-puff:#ffd9b8;
--n-rang-orange:#ff8052;
--bruschetta-tomato:#ff6347;
}

More palettes to explore