All Palettes

Color Palette #94b2d1, #c2dfe5, #e8b0c1, #f6b83c, #f46c6e

0%
0%
0%

CSS code for this palette

/* CSS */
.innocent-blue {
color: #94b2d1;
}
.bathe-blue {
color: #c2dfe5;
}
.athena-pink {
color: #e8b0c1;
}
.squash-blossom {
color: #f6b83c;
}
.breeze-of-chilli {
color: #f46c6e;
}

/* CSS Variables */
:root {
--innocent-blue:#94b2d1;
--bathe-blue:#c2dfe5;
--athena-pink:#e8b0c1;
--squash-blossom:#f6b83c;
--breeze-of-chilli:#f46c6e;
}

More palettes to explore