Lana Del Rey カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Lana Del Rey palette
Lana Del Rey カラー パレット PNG 画像
Lana Del Rey カラーパレット CSS
/* CSS */
.color-1 {
color: #1f2942;
}
.color-2 {
color: #4d5c80;
}
.color-3 {
color: #a6b9c9;
}
.color-4 {
color: #f1c6a7;
}
.color-5 {
color: #b84c5c;
}
/* CSS Variables */
:root {
--color-1: #1f2942;
--color-2: #4d5c80;
--color-3: #a6b9c9;
--color-4: #f1c6a7;
--color-5: #b84c5c;
}
Lana Del Rey の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f2942, #4d5c80, #a6b9c9, #f1c6a7, #b84c5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f2942, #4d5c80, #a6b9c9, #f1c6a7, #b84c5c);
}
似たようなカラーパレット
Lana Del Rey color palette created on .