Chocolate Serenade カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Chocolate Serenade palette
Chocolate Serenade カラーパレット CSS
/* CSS */
.color-1 {
color: #5b3a29;
}
.color-2 {
color: #a85f2e;
}
.color-3 {
color: #d89c3b;
}
.color-4 {
color: #f4be9f;
}
.color-5 {
color: #f7e1b6;
}
/* CSS Variables */
:root {
--color-1: #5b3a29;
--color-2: #a85f2e;
--color-3: #d89c3b;
--color-4: #f4be9f;
--color-5: #f7e1b6;
}
Chocolate Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b3a29, #a85f2e, #d89c3b, #f4be9f, #f7e1b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b3a29, #a85f2e, #d89c3b, #f4be9f, #f7e1b6);
}
似たようなカラーパレット
- Biscotti Bliss
- Brown Cookie
- Brown Base Moca
- Woodland Embrace
- Spiced Confectionery Delight
- Autumn Harvest Elegance
- Rustic Elegance
- Brown Dungeon
- Teal and Terracotta
- Dark Mocha
- Brown Nougat Cookie
- Sweet Midnight Treats
- Cozy Autumn Embrace
- Rustic Earthtones
- Sunset Serenity Palette
- Autumn's Embrace
- Autumn Ember
- Terra Harmony
Chocolate Serenade color palette created on .