Emerald Whisper カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Emerald Whisper palette

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

Emerald Whisper カラーパレット CSS

/* CSS */
.color-1 {
color: #93bb86;
}
.color-2 {
color: #b7d0ae;
}
.color-3 {
color: #cbddc5;
}
.color-4 {
color: #dde8d9;
}
.color-5 {
color: #edf3f3;
}

/* CSS Variables */
:root {
--color-1: #93bb86;
--color-2: #b7d0ae;
--color-3: #cbddc5;
--color-4: #dde8d9;
--color-5: #edf3f3;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #93bb86, #b7d0ae, #cbddc5, #dde8d9, #edf3f3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #93bb86, #b7d0ae, #cbddc5, #dde8d9, #edf3f3);
}

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

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

Emerald Whisper color palette created on .