St Anthony's Embrace カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with St Anthony's Embrace palette
St Anthony's Embrace カラー パレット PNG 画像
St Anthony's Embrace カラーパレット CSS
/* CSS */
.color-1 {
color: #e8b37d;
}
.color-2 {
color: #d1a36b;
}
.color-3 {
color: #af7c5a;
}
.color-4 {
color: #6f4d3e;
}
.color-5 {
color: #492c2e;
}
/* CSS Variables */
:root {
--color-1: #e8b37d;
--color-2: #d1a36b;
--color-3: #af7c5a;
--color-4: #6f4d3e;
--color-5: #492c2e;
}
St Anthony's Embrace の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8b37d, #d1a36b, #af7c5a, #6f4d3e, #492c2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8b37d, #d1a36b, #af7c5a, #6f4d3e, #492c2e);
}
似たようなカラーパレット
St Anthony's Embrace color palette created on .