Ludwig Wolpentinger Color Palette
Discover the beautiful Ludwig Wolpentinger color palette featuring cape palliser (#a27b44), straw (#d7b78e), sandwisp (#f4e0a4), blossom (#e1b2c4) and bouquet (#a76c8e).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAmber, Beige, Earthy, Gold, Vibrant, Warm, Warm 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 Ludwig Wolpentinger palette
๐ป Ludwig Wolpentinger color palette CSS
/* CSS */
.color-1 {
color: #a27b44;
}
.color-2 {
color: #d7b78e;
}
.color-3 {
color: #f4e0a4;
}
.color-4 {
color: #e1b2c4;
}
.color-5 {
color: #a76c8e;
}
/* CSS Variables */
:root {
--color-1: #a27b44;
--color-2: #d7b78e;
--color-3: #f4e0a4;
--color-4: #e1b2c4;
--color-5: #a76c8e;
}
๐ Ludwig Wolpentinger background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a27b44, #d7b78e, #f4e0a4, #e1b2c4, #a76c8e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a27b44, #d7b78e, #f4e0a4, #e1b2c4, #a76c8e);
}
๐ Explore similar color palettes
Ludwig Wolpentinger color palette created on .