Deep Forest Whisper カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Deep Forest Whisper palette
Deep Forest Whisper カラーパレット CSS
/* CSS */
.color-1 {
color: #0b6052;
}
.color-2 {
color: #044337;
}
.color-3 {
color: #023128;
}
.color-4 {
color: #01231e;
}
.color-5 {
color: #011817;
}
/* CSS Variables */
:root {
--color-1: #0b6052;
--color-2: #044337;
--color-3: #023128;
--color-4: #01231e;
--color-5: #011817;
}
Deep Forest Whisper の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0b6052, #044337, #023128, #01231e, #011817);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0b6052, #044337, #023128, #01231e, #011817);
}
似たようなカラーパレット
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Deep Forest Whisper color palette created on .