Bearlynn Beara Color Palette
Discover the beautiful Bearlynn Beara color palette featuring antique brass (#c59c77), cashmere (#e4b39b), buff (#f5d88a), sinbad (#a7d7d2) and salt box (#6b4f6d).
Brightness
Saturation
Warmth
💡 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 Bearlynn Beara palette
💻 Bearlynn Beara color palette CSS
/* CSS */
.color-1 {
color: #c59c77;
}
.color-2 {
color: #e4b39b;
}
.color-3 {
color: #f5d88a;
}
.color-4 {
color: #a7d7d2;
}
.color-5 {
color: #6b4f6d;
}
/* CSS Variables */
:root {
--color-1: #c59c77;
--color-2: #e4b39b;
--color-3: #f5d88a;
--color-4: #a7d7d2;
--color-5: #6b4f6d;
} 🌈 Bearlynn Beara background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c59c77, #e4b39b, #f5d88a, #a7d7d2, #6b4f6d);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c59c77, #e4b39b, #f5d88a, #a7d7d2, #6b4f6d);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Bearlynn Beara color palette created on .