Beige Dune Cookie Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Beige Dune Cookie palette
Beige Dune Cookie color palette CSS
/* CSS */
.color-1 {
color: #f5e7c2;
}
.color-2 {
color: #e6cba8;
}
.color-3 {
color: #d3b59c;
}
.color-4 {
color: #c1a185;
}
.color-5 {
color: #bfaf8d;
}
/* CSS Variables */
:root {
--color-1: #f5e7c2;
--color-2: #e6cba8;
--color-3: #d3b59c;
--color-4: #c1a185;
--color-5: #bfaf8d;
}
Beige Dune Cookie background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e7c2, #e6cba8, #d3b59c, #c1a185, #bfaf8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e7c2, #e6cba8, #d3b59c, #c1a185, #bfaf8d);
}
Similar color palettes
- Brown Milky Way
- Brown Almond Cookie
- Whispered Creams
- Desert Mirage
- Shades of Pink
- Chateau Whispers
- Cozy Brown
- Whispers of Springtime Pages
- Creamy Delights
- Vanilla Dreamscape
- Brown Tones
- Minimalist Aesthetic
- Minimalist Aesthetic
- Orange Cake
- Beige Cookie
- Vanilla Dreamscape
- Celestial Confectionery
- Celestial Confectionery
Beige Dune Cookie color palette created on .