Rustic Elegance Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Rustic Elegance palette
Rustic Elegance color palette CSS
/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #7e5b4e;
}
.color-3 {
color: #b89b7f;
}
.color-4 {
color: #e2c2a1;
}
.color-5 {
color: #f2e3d4;
}
/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #7e5b4e;
--color-3: #b89b7f;
--color-4: #e2c2a1;
--color-5: #f2e3d4;
}
Rustic Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #7e5b4e, #b89b7f, #e2c2a1, #f2e3d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #7e5b4e, #b89b7f, #e2c2a1, #f2e3d4);
}
Similar color palettes
- Brown Kabul
- Chocolate Crunch Delight
- Earthy Green
- Spiced Citrus Harmony
- Muffin Medley
- Gilded Autumn
- Nutmeg Shades
- Caramel Dreamscape
- Spiced Serenity
- Cocoa Whisper
- Brass & Leather Dreams
- Brown Shades of Real Estate
- Elegant Evening
- Orange Timekeeper
- Spiced Confectionery Delight
- Rustic Elegance
- Brown Masculinity
- Cozy Autumn Embrace
Rustic Elegance color palette created on .