All Palettes

Color Palette #6a7c9a, #a3b1c8, #c8d1d5, #f4e1d2, #d66038

0%
0%
0%

CSS code for this palette

/* CSS */
.searching-blue {
color: #6a7c9a;
}
.silk-sox {
color: #a3b1c8;
}
.whale-s-mouth {
color: #c8d1d5;
}
.posy {
color: #f4e1d2;
}
.sweet-mandarin {
color: #d66038;
}

/* CSS Variables */
:root {
--searching-blue:#6a7c9a;
--silk-sox:#a3b1c8;
--whale-s-mouth:#c8d1d5;
--posy:#f4e1d2;
--sweet-mandarin:#d66038;
}

More palettes to explore