Midnight Forest Whisper カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Midnight Forest Whisper palette

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

Midnight Forest Whisper カラーパレット CSS

/* CSS */
.color-1 {
color: #444788;
}
.color-2 {
color: #0b4136;
}
.color-3 {
color: #0a1542;
}
.color-4 {
color: #011919;
}
.color-5 {
color: #06102d;
}

/* CSS Variables */
:root {
--color-1: #444788;
--color-2: #0b4136;
--color-3: #0a1542;
--color-4: #011919;
--color-5: #06102d;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #444788, #0b4136, #0a1542, #011919, #06102d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #444788, #0b4136, #0a1542, #011919, #06102d);
}

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

下にスクロールして1個のDeep blueカラーパレットを探索しましょう

Midnight Forest Whisper color palette created on .