Discover the beautiful Cuddlewood Hues color palette featuring malta (#bfaf9c), sandal (#a78a72), beaver (#8b685b), ferra (#6e4e49) and taupe (#4b3d34).
Cuddlewood Hues Color Palette
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with 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
Explore how the Cuddlewood Hues palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Cuddlewood Hues palette
💻 Cuddlewood Hues color palette CSS
/* CSS */
.color-1 {
color: #bfaf9c;
}
.color-2 {
color: #a78a72;
}
.color-3 {
color: #8b685b;
}
.color-4 {
color: #6e4e49;
}
.color-5 {
color: #4b3d34;
}
/* CSS Variables */
:root {
--color-1: #bfaf9c;
--color-2: #a78a72;
--color-3: #8b685b;
--color-4: #6e4e49;
--color-5: #4b3d34;
}
🌈 Cuddlewood Hues background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bfaf9c, #a78a72, #8b685b, #6e4e49, #4b3d34);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bfaf9c, #a78a72, #8b685b, #6e4e49, #4b3d34);
}
🔗 Explore similar color palettes
Cuddlewood Hues color palette created on .