Blue Chocolate Biscuit Color Palette

Discover the beautiful Blue Chocolate Biscuit color palette featuring mondo (#4e3b31), tobacco brown (#6f4c3e), teak (#b39a6b), cornflower (#8cb9e8) and havelock blue (#5b8dd7).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBiscuit, Blue, Bright, Brown, Chocolate, Coastal, Cream, Fun, Summer, Vibrant 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 Blue Chocolate Biscuit palette

Share this palette to:

💻 Blue Chocolate Biscuit color palette CSS

/* CSS */
.color-1 {
color: #4e3b31;
}
.color-2 {
color: #6f4c3e;
}
.color-3 {
color: #b39a6b;
}
.color-4 {
color: #8cb9e8;
}
.color-5 {
color: #5b8dd7;
}

/* CSS Variables */
:root {
--color-1: #4e3b31;
--color-2: #6f4c3e;
--color-3: #b39a6b;
--color-4: #8cb9e8;
--color-5: #5b8dd7;
}

🌈 Blue Chocolate Biscuit background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4e3b31, #6f4c3e, #b39a6b, #8cb9e8, #5b8dd7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4e3b31, #6f4c3e, #b39a6b, #8cb9e8, #5b8dd7);
}

🔗 Explore similar color palettes

No palettes found

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

Blue Chocolate Biscuit color palette created on .