Creamy Cocoa Whispers カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Creamy Cocoa Whispers palette
Creamy Cocoa Whispers カラーパレット CSS
/* CSS */
.color-1 {
color: #e9d3b9;
}
.color-2 {
color: #d3b58d;
}
.color-3 {
color: #a79e90;
}
.color-4 {
color: #6c4e3d;
}
.color-5 {
color: #4e3b31;
}
/* CSS Variables */
:root {
--color-1: #e9d3b9;
--color-2: #d3b58d;
--color-3: #a79e90;
--color-4: #6c4e3d;
--color-5: #4e3b31;
}
Creamy Cocoa Whispers の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e9d3b9, #d3b58d, #a79e90, #6c4e3d, #4e3b31);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e9d3b9, #d3b58d, #a79e90, #6c4e3d, #4e3b31);
}
似たようなカラーパレット
- Whimsical Blossom
- Vanilla Dreamscape
- Lily Blossom Delight
- Peachy Mystic
- Serpent's Whisper
- Light Beige
- Brown Sugar Cookie
- Woolly Whispers
- Purple Quill
- Shades of Pink
- Buttercream Dreams
- Beige Cookie
- Whispering Biscotti
- Brown Wizard Cookie
- Light Beige
- Whispering Cookie Dreams
- Celestial Confection
- Enchanted Dust Whisper
Creamy Cocoa Whispers color palette created on .