Brown Latte Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Brown Latte palette
Brown Latte color palette CSS
/* CSS */
.color-1 {
color: #e2d0c5;
}
.color-2 {
color: #d2b8a3;
}
.color-3 {
color: #b79b8f;
}
.color-4 {
color: #8c6f5a;
}
.color-5 {
color: #4e4c3b;
}
/* CSS Variables */
:root {
--color-1: #e2d0c5;
--color-2: #d2b8a3;
--color-3: #b79b8f;
--color-4: #8c6f5a;
--color-5: #4e4c3b;
}
Brown Latte background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2d0c5, #d2b8a3, #b79b8f, #8c6f5a, #4e4c3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2d0c5, #d2b8a3, #b79b8f, #8c6f5a, #4e4c3b);
}
Similar color palettes
Scroll down to explore 300+ Beige color palettes
- Chateau Whispers
- Cozy Brown
- Whispers of Springtime Pages
- Creamy Delights
- Sandy Serenity
- Vanilla Dreamscape
- Lily Blossom Delight
- Whispered Cocoa Dreams
- Whispering Cookie Dreams
- Brown Cookie
- Shades of Brown
- Shades of Brown
- Whispering Cookie Crumbs
- Brown Cookie
- Shades of Brown
- Light Beige
- Diverse Embrace
- Earthy Embrace
Brown Latte color palette created on .