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