Biscuit Color Palette

Discover the beautiful Biscuit color palette featuring cashmere (#e3c4a6), cameo (#d5b09a), brandy rose (#c19b7b), muddy waters (#b68b5d) and cape palliser (#a86d43).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBiscuit, Beige, Earthy, Warm, Soft, Neutral, Cream, Autumn, Light, Modern color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Biscuit palette

Share this palette to:

💻 Biscuit color palette CSS

/* CSS */
.color-1 {
color: #e3c4a6;
}
.color-2 {
color: #d5b09a;
}
.color-3 {
color: #c19b7b;
}
.color-4 {
color: #b68b5d;
}
.color-5 {
color: #a86d43;
}

/* CSS Variables */
:root {
--color-1: #e3c4a6;
--color-2: #d5b09a;
--color-3: #c19b7b;
--color-4: #b68b5d;
--color-5: #a86d43;
}

🌈 Biscuit background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3c4a6, #d5b09a, #c19b7b, #b68b5d, #a86d43);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3c4a6, #d5b09a, #c19b7b, #b68b5d, #a86d43);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Biscuit color palette created on .