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