Winter Psychedelic Iridescent カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Winter Psychedelic Iridescent palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Winter Psychedelic Iridescent カラーパレット (PNG) をダウンロード
Winter Psychedelic Iridescent カラーパレット CSS
/* CSS */
.color-1 {
color: #a1dae2;
}
.color-2 {
color: #d9cae2;
}
.color-3 {
color: #f1a7c8;
}
.color-4 {
color: #ffb3ba;
}
.color-5 {
color: #ff8a92;
}
/* CSS Variables */
:root {
--color-1: #a1dae2;
--color-2: #d9cae2;
--color-3: #f1a7c8;
--color-4: #ffb3ba;
--color-5: #ff8a92;
}
Winter Psychedelic Iridescent の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a1dae2, #d9cae2, #f1a7c8, #ffb3ba, #ff8a92);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a1dae2, #d9cae2, #f1a7c8, #ffb3ba, #ff8a92);
}
似たようなカラーパレット
下にスクロールして6個のウィンターカラーパレットを探索しましょう
Winter Psychedelic Iridescent color palette created on .