Divine Green カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Divine Green palette

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

Divine Green カラーパレット CSS

/* CSS */
.color-1 {
color: #1d1f20;
}
.color-2 {
color: #2e3823;
}
.color-3 {
color: #b99c46;
}
.color-4 {
color: #d5c730;
}
.color-5 {
color: #f9e29f;
}

/* CSS Variables */
:root {
--color-1: #1d1f20;
--color-2: #2e3823;
--color-3: #b99c46;
--color-4: #d5c730;
--color-5: #f9e29f;
}

Divine Green の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d1f20, #2e3823, #b99c46, #d5c730, #f9e29f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d1f20, #2e3823, #b99c46, #d5c730, #f9e29f);
}

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

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Divine Green color palette created on .