Minimalist Aesthetic Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Minimalist Aesthetic palette
tavolozza dei colori Minimalist Aesthetic CSS
/* CSS */
.color-1 {
color: #faf5f0;
}
.color-2 {
color: #f7eee9;
}
.color-3 {
color: #f0e2db;
}
.color-4 {
color: #e9d5ce;
}
.color-5 {
color: #e4cbc4;
}
/* CSS Variables */
:root {
--color-1: #faf5f0;
--color-2: #f7eee9;
--color-3: #f0e2db;
--color-4: #e9d5ce;
--color-5: #e4cbc4;
}
CSS con gradiente di sfondo Minimalist Aesthetic
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #faf5f0, #f7eee9, #f0e2db, #e9d5ce, #e4cbc4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #faf5f0, #f7eee9, #f0e2db, #e9d5ce, #e4cbc4);
}
Tavolozze di colori simili
- Beige Cookie
- Vanilla Dreamscape
- Celestial Confectionery
- Celestial Confectionery
- Whispering Sands
- Whimsical Meadow Dreams
- Sacred Hues
- Pastel Pink
- Brown Shadow Milk
- Brown Cookie
- Whispers of Winter
- Vanilla Dreamscape
- Serene Sip
- Pink Neapolitan
- Lily Blossom Delight
- Shades of Brown
- Teal and Terracotta
- Teal and Terracotta
Minimalist Aesthetic color palette created on .