All Palettes

Color Palette #f2ebff, #b3c7e6, #7a9bc2, #4c7c9e, #1b4b69

0%
0%
0%

CSS code for this palette

/* CSS */
.placebo-purple {
color: #f2ebff;
}
.radar {
color: #b3c7e6;
}
.cottage-blue {
color: #7a9bc2;
}
.tech-wave {
color: #4c7c9e;
}
.terror-from-the-deep {
color: #1b4b69;
}

/* CSS Variables */
:root {
--placebo-purple:#f2ebff;
--radar:#b3c7e6;
--cottage-blue:#7a9bc2;
--tech-wave:#4c7c9e;
--terror-from-the-deep:#1b4b69;
}

More palettes to explore