Rustic Rosewood Harmony Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Rustic Rosewood Harmony palette
Image Gallery
Rustic Rosewood Harmony color palette CSS
/* CSS */
.color-1 {
color: #c0afb5;
}
.color-2 {
color: #ae8b84;
}
.color-3 {
color: #b0720c;
}
.color-4 {
color: #916a5f;
}
.color-5 {
color: #664f47;
}
/* CSS Variables */
:root {
--color-1: #c0afb5;
--color-2: #ae8b84;
--color-3: #b0720c;
--color-4: #916a5f;
--color-5: #664f47;
}
Rustic Rosewood Harmony background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c0afb5, #ae8b84, #b0720c, #916a5f, #664f47);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c0afb5, #ae8b84, #b0720c, #916a5f, #664f47);
}
Similar color palettes
- Beige Harmony
- Burgundy Bliss
- Revolutionary Earthtones
- Cosmic Cats
- Midnight Feathers
- Soft White Elegance
- Something Bad Will Happen Soon
- Savanna Spotlights
- Rustic Rosewood
- Dark Blue and Maroon Harmony
- Cocoa Dreams
- Cocoa Dreams
- Brown Batik
- Whispers of Earth
- Whispers of Autumn Twilight
- Coral Demon
- Whispers of Woodland Earth
- Rustic Earth Tones
Rustic Rosewood Harmony color palette created on .