All Palettes

Color Palette #f7b1a1, #fde6af, #f2d2ba, #a4d6b3, #68a6d9

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.wickerware {
color: #fde6af;
}
.only-yesterday {
color: #f2d2ba;
}
.frugal {
color: #a4d6b3;
}
.baja-blue {
color: #68a6d9;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--wickerware:#fde6af;
--only-yesterday:#f2d2ba;
--frugal:#a4d6b3;
--baja-blue:#68a6d9;
}

More palettes to explore