Brown Bear Color Palette

Discover the beautiful Brown Bear color palette featuring ironstone (#794a39), teak (#b88a6f), akaroa (#d5c3aa), cashmere (#e7b7a6) and linen (#f9e9d7).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAnimal, Autumn, Beige, Brown, Earthy, Forest, Nature, Soft, Warm 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 Brown Bear palette

Share this palette to:

💻 Brown Bear color palette CSS

/* CSS */
.color-1 {
color: #794a39;
}
.color-2 {
color: #b88a6f;
}
.color-3 {
color: #d5c3aa;
}
.color-4 {
color: #e7b7a6;
}
.color-5 {
color: #f9e9d7;
}

/* CSS Variables */
:root {
--color-1: #794a39;
--color-2: #b88a6f;
--color-3: #d5c3aa;
--color-4: #e7b7a6;
--color-5: #f9e9d7;
}

🌈 Brown Bear background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #794a39, #b88a6f, #d5c3aa, #e7b7a6, #f9e9d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #794a39, #b88a6f, #d5c3aa, #e7b7a6, #f9e9d7);
}

🔗 Explore similar color palettes

No palettes found

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

Brown Bear color palette created on .