Sage and Maroon Wedding カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sage and Maroon Wedding palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Sage and Maroon Wedding カラーパレット (PNG) をダウンロード
Sage and Maroon Wedding カラーパレット CSS
/* CSS */
.color-1 {
color: #a8bda8;
}
.color-2 {
color: #6b4c4c;
}
.color-3 {
color: #b57878;
}
.color-4 {
color: #d0b38a;
}
.color-5 {
color: #ead2db;
}
/* CSS Variables */
:root {
--color-1: #a8bda8;
--color-2: #6b4c4c;
--color-3: #b57878;
--color-4: #d0b38a;
--color-5: #ead2db;
}
Sage and Maroon Wedding の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8bda8, #6b4c4c, #b57878, #d0b38a, #ead2db);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8bda8, #6b4c4c, #b57878, #d0b38a, #ead2db);
}
似たようなカラーパレット
Sage and Maroon Wedding color palette created on .