All Palettes

Color Palette #c2e0e5, #a0d9e9, #b7e1e1, #f5f29e, #f6a7a7

0%
0%
0%

CSS code for this palette

/* CSS */
.bathe-blue {
color: #c2e0e5;
}
.nevada-sky {
color: #a0d9e9;
}
.fine-blue {
color: #b7e1e1;
}
.portofino {
color: #f5f29e;
}
.calabrese {
color: #f6a7a7;
}

/* CSS Variables */
:root {
--bathe-blue:#c2e0e5;
--nevada-sky:#a0d9e9;
--fine-blue:#b7e1e1;
--portofino:#f5f29e;
--calabrese:#f6a7a7;
}

More palettes to explore