Vanilla Cream カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Vanilla Cream palette
Vanilla Cream カラーパレット CSS
/* CSS */
.color-1 {
color: #f7e8cf;
}
.color-2 {
color: #f3ead8;
}
.color-3 {
color: #f0e5c7;
}
.color-4 {
color: #f0e0b2;
}
.color-5 {
color: #e8d4a1;
}
/* CSS Variables */
:root {
--color-1: #f7e8cf;
--color-2: #f3ead8;
--color-3: #f0e5c7;
--color-4: #f0e0b2;
--color-5: #e8d4a1;
}
Vanilla Cream の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e8cf, #f3ead8, #f0e5c7, #f0e0b2, #e8d4a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e8cf, #f3ead8, #f0e5c7, #f0e0b2, #e8d4a1);
}
似たようなカラーパレット
- 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
Vanilla Cream color palette created on .