All Palettes

Color Palette #ebaf89, #f4d26c, #f8dfb4, #d4a69b, #b4d1e9

0%
0%
0%

CSS code for this palette

/* CSS */
.trick-or-treat {
color: #ebaf89;
}
.yellow-tulip {
color: #f4d26c;
}
.butter-muffin {
color: #f8dfb4;
}
.bubble-shell {
color: #d4a69b;
}
.chapel-blue {
color: #b4d1e9;
}

/* CSS Variables */
:root {
--trick-or-treat:#ebaf89;
--yellow-tulip:#f4d26c;
--butter-muffin:#f8dfb4;
--bubble-shell:#d4a69b;
--chapel-blue:#b4d1e9;
}

More palettes to explore