All Palettes

Color Palette #f5e1d6, #f8c9f5, #a2d6f6, #5d9bd5, #3c5990

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-candle-light {
color: #f5e1d6;
}
.kissed-by-mist {
color: #f8c9f5;
}
.juzcar-blue {
color: #a2d6f6;
}
.blue-bay {
color: #5d9bd5;
}
.lambent-lagoon {
color: #3c5990;
}

/* CSS Variables */
:root {
--antique-candle-light:#f5e1d6;
--kissed-by-mist:#f8c9f5;
--juzcar-blue:#a2d6f6;
--blue-bay:#5d9bd5;
--lambent-lagoon:#3c5990;
}

More palettes to explore