All Palettes

Color Palette #e6a3b0, #f4c79f, #f6e5a2, #a4dbb1, #72b1e9

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a3b0;
}
.avid-apricot {
color: #f4c79f;
}
.venetian-yellow {
color: #f6e5a2;
}
.frugal {
color: #a4dbb1;
}
.norfolk-sky {
color: #72b1e9;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a3b0;
--avid-apricot:#f4c79f;
--venetian-yellow:#f6e5a2;
--frugal:#a4dbb1;
--norfolk-sky:#72b1e9;
}

More palettes to explore