All Palettes

Color Palette #f8c3a0, #f9e7c3, #f1f6f9, #a4d5d4, #6d9cc5

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f8c3a0;
}
.havana-cream {
color: #f9e7c3;
}
.distant-horizon {
color: #f1f6f9;
}
.smooth-satin {
color: #a4d5d4;
}
.cerulean-frost {
color: #6d9cc5;
}

/* CSS Variables */
:root {
--shrimp-toast:#f8c3a0;
--havana-cream:#f9e7c3;
--distant-horizon:#f1f6f9;
--smooth-satin:#a4d5d4;
--cerulean-frost:#6d9cc5;
}

More palettes to explore