All Palettes

Color Palette #6a809a, #b0c4de, #f2e4d4, #f6c6c1, #e85e71

0%
0%
0%

CSS code for this palette

/* CSS */
.searching-blue {
color: #6a809a;
}
.light-steel-blue {
color: #b0c4de;
}
.china-doll {
color: #f2e4d4;
}
.millennial-pink {
color: #f6c6c1;
}
.bubblegum {
color: #e85e71;
}

/* CSS Variables */
:root {
--searching-blue:#6a809a;
--light-steel-blue:#b0c4de;
--china-doll:#f2e4d4;
--millennial-pink:#f6c6c1;
--bubblegum:#e85e71;
}

More palettes to explore