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