Briar Color Palette

Discover the beautiful Briar color palette featuring chestnut rose (#d26a6f), matrix (#b1534e), sanguine brown (#8c3b3b), cocoa bean (#5c2323) and tamarind (#3c1616).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBriar, Red, Brown, Earthy, Warm, Deep, Vintage, Forest, Autumn 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 Briar palette

Share this palette to:

💻 Briar color palette CSS

/* CSS */
.color-1 {
color: #d26a6f;
}
.color-2 {
color: #b1534e;
}
.color-3 {
color: #8c3b3b;
}
.color-4 {
color: #5c2323;
}
.color-5 {
color: #3c1616;
}

/* CSS Variables */
:root {
--color-1: #d26a6f;
--color-2: #b1534e;
--color-3: #8c3b3b;
--color-4: #5c2323;
--color-5: #3c1616;
}

🌈 Briar background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d26a6f, #b1534e, #8c3b3b, #5c2323, #3c1616);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d26a6f, #b1534e, #8c3b3b, #5c2323, #3c1616);
}

🔗 Explore similar color palettes

No palettes found

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

Briar color palette created on .