All Palettes

Color Palette #7b93c6, #b0c1de, #e3a5d4, #f5c7b7, #f8e0a0

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-blue-eyes {
color: #7b93c6;
}
.light-steel-blue {
color: #b0c1de;
}
.light-orchid {
color: #e3a5d4;
}
.serene-pink {
color: #f5c7b7;
}
.aspen-yellow {
color: #f8e0a0;
}

/* CSS Variables */
:root {
--steel-blue-eyes:#7b93c6;
--light-steel-blue:#b0c1de;
--light-orchid:#e3a5d4;
--serene-pink:#f5c7b7;
--aspen-yellow:#f8e0a0;
}

More palettes to explore