Whispers of the Moth カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of the Moth palette
Whispers of the Moth カラーパレット CSS
/* CSS */
.color-1 {
color: #4d452e;
}
.color-2 {
color: #493f31;
}
.color-3 {
color: #5b4439;
}
.color-4 {
color: #595236;
}
.color-5 {
color: #442c2d;
}
/* CSS Variables */
:root {
--color-1: #4d452e;
--color-2: #493f31;
--color-3: #5b4439;
--color-4: #595236;
--color-5: #442c2d;
}
Whispers of the Moth の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d452e, #493f31, #5b4439, #595236, #442c2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d452e, #493f31, #5b4439, #595236, #442c2d);
}
似たようなカラーパレット
下にスクロールして300+個の茶色カラーパレットを探索しましょう
Whispers of the Moth color palette created on .