All Palettes

Color Palette #f6c2b6, #c9d5e4, #a9c7e5, #6999c3, #2e5c7f

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-obsession {
color: #f6c2b6;
}
.violet-wisp {
color: #c9d5e4;
}
.water-wash {
color: #a9c7e5;
}
.windstorm {
color: #6999c3;
}
.dark-blue {
color: #2e5c7f;
}

/* CSS Variables */
:root {
--apricot-obsession:#f6c2b6;
--violet-wisp:#c9d5e4;
--water-wash:#a9c7e5;
--windstorm:#6999c3;
--dark-blue:#2e5c7f;
}

More palettes to explore