All Palettes

Color Palette #f2dfba, #b3d8b1, #a1c0de, #6d9ac5, #3c4e86

0%
0%
0%

CSS code for this palette

/* CSS */
.brushstroke {
color: #f2dfba;
}
.flower-stem {
color: #b3d8b1;
}
.blair {
color: #a1c0de;
}
.cerulean-frost {
color: #6d9ac5;
}
.dive-in {
color: #3c4e86;
}

/* CSS Variables */
:root {
--brushstroke:#f2dfba;
--flower-stem:#b3d8b1;
--blair:#a1c0de;
--cerulean-frost:#6d9ac5;
--dive-in:#3c4e86;
}

More palettes to explore