Brown Shades of Real Estate Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Brown Shades of Real Estate palette
Brown Shades of Real Estate color palette CSS
/* CSS */
.color-1 {
color: #895b29;
}
.color-2 {
color: #c4963b;
}
.color-3 {
color: #e2b83c;
}
.color-4 {
color: #f2d97d;
}
.color-5 {
color: #e3b97d;
}
/* CSS Variables */
:root {
--color-1: #895b29;
--color-2: #c4963b;
--color-3: #e2b83c;
--color-4: #f2d97d;
--color-5: #e3b97d;
}
Brown Shades of Real Estate background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #895b29, #c4963b, #e2b83c, #f2d97d, #e3b97d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #895b29, #c4963b, #e2b83c, #f2d97d, #e3b97d);
}
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
Brown Shades of Real Estate color palette created on .