All Palettes

Color Palette #4b9dc3, #6dbbd9, #d0e7e5, #f6f3ea, #f7c1c0

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-bluebird {
color: #4b9dc3;
}
.bluebrite {
color: #6dbbd9;
}
.icicle-mint {
color: #d0e7e5;
}
.engulfed-in-light {
color: #f6f3ea;
}
.sugar-cane-dahlia {
color: #f7c1c0;
}

/* CSS Variables */
:root {
--mountain-bluebird:#4b9dc3;
--bluebrite:#6dbbd9;
--icicle-mint:#d0e7e5;
--engulfed-in-light:#f6f3ea;
--sugar-cane-dahlia:#f7c1c0;
}

More palettes to explore