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