All Palettes

Color Palette #f7b2a1, #f6e4b6, #b5e2a7, #9ec4e0, #6c5cff

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.barley-white {
color: #f6e4b6;
}
.madang {
color: #b5e2a7;
}
.pale-cerulean {
color: #9ec4e0;
}
.blue-genie {
color: #6c5cff;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--barley-white:#f6e4b6;
--madang:#b5e2a7;
--pale-cerulean:#9ec4e0;
--blue-genie:#6c5cff;
}

More palettes to explore