Forest Whisper Tones カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Forest Whisper Tones palette

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

Forest Whisper Tones カラーパレット CSS

/* CSS */
.color-1 {
color: #a0a998;
}
.color-2 {
color: #697864;
}
.color-3 {
color: #3e5640;
}
.color-4 {
color: #2a4633;
}
.color-5 {
color: #163626;
}

/* CSS Variables */
:root {
--color-1: #a0a998;
--color-2: #697864;
--color-3: #3e5640;
--color-4: #2a4633;
--color-5: #163626;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a0a998, #697864, #3e5640, #2a4633, #163626);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a0a998, #697864, #3e5640, #2a4633, #163626);
}

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

Forest Whisper Tones color palette created on .