Nude Tones Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Nude Tones palette
Nude Tones color palette CSS
/* CSS */
.color-1 {
color: #f6d6c1;
}
.color-2 {
color: #e2b7a1;
}
.color-3 {
color: #d5a090;
}
.color-4 {
color: #c49978;
}
.color-5 {
color: #b6997c;
}
/* CSS Variables */
:root {
--color-1: #f6d6c1;
--color-2: #e2b7a1;
--color-3: #d5a090;
--color-4: #c49978;
--color-5: #b6997c;
}
Nude Tones background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d6c1, #e2b7a1, #d5a090, #c49978, #b6997c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d6c1, #e2b7a1, #d5a090, #c49978, #b6997c);
}
Similar color palettes
- Whispered Creams
- Desert Mirage
- Shades of Pink
- Chateau Whispers
- Cozy Brown
- Whispers of Springtime Pages
- Creamy Delights
- Light Chamomile
- Light Chamomile
- Soda Sifted Serenity
- Vanilla Cream
- Brown Earth Tones
- Café au Lait Dreams
- Whispers of Autumn Gold
- Tender Embrace
- Midnight Cookie Dream
- Creamy Shades of Pink
- Brown Cookie
Nude Tones color palette created on .