高級感のあるコーヒー Color Palette
Discover the beautiful 高級感のあるコーヒー color palette featuring tobacco brown (#6f4c3e), mongoose (#c1a07b), zombie (#e8d5a1), sidecar (#f2dfc0) and irish coffee (#5c3a28).
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 高級感のあるコーヒー palette
💻 高級感のあるコーヒー color palette CSS
/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #c1a07b;
}
.color-3 {
color: #e8d5a1;
}
.color-4 {
color: #f2dfc0;
}
.color-5 {
color: #5c3a28;
}
/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #c1a07b;
--color-3: #e8d5a1;
--color-4: #f2dfc0;
--color-5: #5c3a28;
} 🌈 高級感のあるコーヒー background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #c1a07b, #e8d5a1, #f2dfc0, #5c3a28);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #c1a07b, #e8d5a1, #f2dfc0, #5c3a28);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
高級感のあるコーヒー color palette created on .