Verdant Whisper Grove カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Verdant Whisper Grove palette

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

Verdant Whisper Grove カラーパレット CSS

/* CSS */
.color-1 {
color: #c4cf63;
}
.color-2 {
color: #8d9f84;
}
.color-3 {
color: #8d9b46;
}
.color-4 {
color: #667836;
}
.color-5 {
color: #495a30;
}

/* CSS Variables */
:root {
--color-1: #c4cf63;
--color-2: #8d9f84;
--color-3: #8d9b46;
--color-4: #667836;
--color-5: #495a30;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c4cf63, #8d9f84, #8d9b46, #667836, #495a30);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c4cf63, #8d9f84, #8d9b46, #667836, #495a30);
}

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

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

Verdant Whisper Grove color palette created on .