Fennec Fox Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Fennec Fox palette
Fennec Fox color palette CSS
/* CSS */
.color-1 {
color: #dbc4b3;
}
.color-2 {
color: #ccab94;
}
.color-3 {
color: #bd9e7a;
}
.color-4 {
color: #ac9562;
}
.color-5 {
color: #956046;
}
/* CSS Variables */
:root {
--color-1: #dbc4b3;
--color-2: #ccab94;
--color-3: #bd9e7a;
--color-4: #ac9562;
--color-5: #956046;
}
Fennec Fox background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dbc4b3, #ccab94, #bd9e7a, #ac9562, #956046);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dbc4b3, #ccab94, #bd9e7a, #ac9562, #956046);
}
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
Fennec Fox color palette created on .