Forest Whisper カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Forest Whisper palette

このパレットを共有する先:

Forest Whisper カラーパレット CSS

/* CSS */
.color-1 {
color: #8a9263;
}
.color-2 {
color: #080503;
}
.color-3 {
color: #3d3d1f;
}
.color-4 {
color: #886e35;
}
.color-5 {
color: #c9d6ae;
}

/* CSS Variables */
:root {
--color-1: #8a9263;
--color-2: #080503;
--color-3: #3d3d1f;
--color-4: #886e35;
--color-5: #c9d6ae;
}

Forest Whisper の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8a9263, #080503, #3d3d1f, #886e35, #c9d6ae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8a9263, #080503, #3d3d1f, #886e35, #c9d6ae);
}

似たようなカラーパレット

Forest Whisper color palette created on .