Luxury Olive Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Luxury Olive Green palette
Luxury Olive Green カラーパレット (PNG) をダウンロード
Luxury Olive Green カラーパレット CSS
/* CSS */
.color-1 {
color: #496c1e;
}
.color-2 {
color: #6c8f38;
}
.color-3 {
color: #8fbf5f;
}
.color-4 {
color: #c1d9a1;
}
.color-5 {
color: #f4f9e6;
}
/* CSS Variables */
:root {
--color-1: #496c1e;
--color-2: #6c8f38;
--color-3: #8fbf5f;
--color-4: #c1d9a1;
--color-5: #f4f9e6;
}
Luxury Olive Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #496c1e, #6c8f38, #8fbf5f, #c1d9a1, #f4f9e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #496c1e, #6c8f38, #8fbf5f, #c1d9a1, #f4f9e6);
}
似たようなカラーパレット
Luxury Olive Green color palette created on .