Sage & Maroon Splash カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sage & Maroon Splash palette
Sage & Maroon Splash カラー パレット PNG 画像
Sage & Maroon Splash カラーパレット CSS
/* CSS */
.color-1 {
color: #b6c8a2;
}
.color-2 {
color: #693a3d;
}
.color-3 {
color: #2c7c90;
}
.color-4 {
color: #a9c1b5;
}
.color-5 {
color: #eb694c;
}
/* CSS Variables */
:root {
--color-1: #b6c8a2;
--color-2: #693a3d;
--color-3: #2c7c90;
--color-4: #a9c1b5;
--color-5: #eb694c;
}
Sage & Maroon Splash の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8a2, #693a3d, #2c7c90, #a9c1b5, #eb694c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8a2, #693a3d, #2c7c90, #a9c1b5, #eb694c);
}
似たようなカラーパレット
Sage & Maroon Splash color palette created on .