All Palettes

Color Palette #6b94d1, #a3c1e0, #f2e4d4, #f9c69f, #dc4c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.bashful-blue {
color: #6b94d1;
}
.artesian-pool {
color: #a3c1e0;
}
.china-doll {
color: #f2e4d4;
}
.shrimp-toast {
color: #f9c69f;
}
.re-entry {
color: #dc4c4c;
}

/* CSS Variables */
:root {
--bashful-blue:#6b94d1;
--artesian-pool:#a3c1e0;
--china-doll:#f2e4d4;
--shrimp-toast:#f9c69f;
--re-entry:#dc4c4c;
}

More palettes to explore