All Palettes

Color Palette #f6e1b1, #e5c8d5, #b7a2d7, #6b9ec2, #f3d79b

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f6e1b1;
}
.pretty-pale {
color: #e5c8d5;
}
.grape-illusion {
color: #b7a2d7;
}
.fate {
color: #6b9ec2;
}
.igniting {
color: #f3d79b;
}

/* CSS Variables */
:root {
--friendly-yellow:#f6e1b1;
--pretty-pale:#e5c8d5;
--grape-illusion:#b7a2d7;
--fate:#6b9ec2;
--igniting:#f3d79b;
}

More palettes to explore