Blue Soundscape カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blue Soundscape palette

このパレットを共有する先:

Blue Soundscape カラーパレット (PNG) をダウンロード

Download blue soundscape color palette PNG image (landscape)
Download blue soundscape color palette PNG image (square)

Blue Soundscape カラーパレット CSS

/* CSS */
.color-1 {
color: #053c94;
}
.color-2 {
color: #0d6fd9;
}
.color-3 {
color: #2c9bf6;
}
.color-4 {
color: #6fd8fb;
}
.color-5 {
color: #f6fcde;
}

/* CSS Variables */
:root {
--color-1: #053c94;
--color-2: #0d6fd9;
--color-3: #2c9bf6;
--color-4: #6fd8fb;
--color-5: #f6fcde;
}

Blue Soundscape の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #053c94, #0d6fd9, #2c9bf6, #6fd8fb, #f6fcde);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #053c94, #0d6fd9, #2c9bf6, #6fd8fb, #f6fcde);
}

似たようなカラーパレット

下にスクロールして1個の青カラーパレットを探索しましょう

Blue Soundscape color palette created on .