Sapphire Garden Escape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sapphire Garden Escape palette
Sapphire Garden Escape カラーパレット CSS
/* CSS */
.color-1 {
color: #1d688b;
}
.color-2 {
color: #3b9da0;
}
.color-3 {
color: #6cd0b6;
}
.color-4 {
color: #a9e5c2;
}
.color-5 {
color: #f4f7e4;
}
/* CSS Variables */
:root {
--color-1: #1d688b;
--color-2: #3b9da0;
--color-3: #6cd0b6;
--color-4: #a9e5c2;
--color-5: #f4f7e4;
}
Sapphire Garden Escape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d688b, #3b9da0, #6cd0b6, #a9e5c2, #f4f7e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d688b, #3b9da0, #6cd0b6, #a9e5c2, #f4f7e4);
}
似たようなカラーパレット
下にスクロールして200+個のエステティックカラーパレットを探索しましょう
Sapphire Garden Escape color palette created on .