Brown Kava Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Brown Kava palette
Brown Kava color palette CSS
/* CSS */
.color-1 {
color: #bb8e5d;
}
.color-2 {
color: #d4b1a0;
}
.color-3 {
color: #dfc7b3;
}
.color-4 {
color: #f8dfbf;
}
.color-5 {
color: #f7e7b6;
}
/* CSS Variables */
:root {
--color-1: #bb8e5d;
--color-2: #d4b1a0;
--color-3: #dfc7b3;
--color-4: #f8dfbf;
--color-5: #f7e7b6;
}
Brown Kava background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bb8e5d, #d4b1a0, #dfc7b3, #f8dfbf, #f7e7b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bb8e5d, #d4b1a0, #dfc7b3, #f8dfbf, #f7e7b6);
}
Similar color palettes
- Enchanted Dust Whisper
- Enchanted Dust Whisper
- Seaside Confections
- Dusky Cookie Delight
- Cheesy Delight
- Embrace of Earth
- Sunkissed Harmony
- Skin Tone Shades
- Serene Elegance
- Creamy Confection Delight
- Sweet Crust Delight
- Peach Whipped Pie
- Lacewood Dreams
- Brown Eclipse
- Rose Virgin
- Light Brown
- Espresso Delight
- Shades of Brown
Brown Kava color palette created on .