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