All Palettes

Color Palette #a5c6d5, #b6e2e0, #e2f8f3, #f9e6c3, #f1a7a7

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a5c6d5;
}
.fine-blue {
color: #b6e2e0;
}
.frosty-mint {
color: #e2f8f3;
}
.havana-cream {
color: #f9e6c3;
}
.pressed-rose {
color: #f1a7a7;
}

/* CSS Variables */
:root {
--blue-dam:#a5c6d5;
--fine-blue:#b6e2e0;
--frosty-mint:#e2f8f3;
--havana-cream:#f9e6c3;
--pressed-rose:#f1a7a7;
}

More palettes to explore