Vibrant Blue Galaxy カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vibrant Blue Galaxy palette

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

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

Download vibrant blue galaxy color palette PNG image (landscape)
Download vibrant blue galaxy color palette PNG image (square)

Vibrant Blue Galaxy カラーパレット CSS

/* CSS */
.color-1 {
color: #102f5b;
}
.color-2 {
color: #2d61a4;
}
.color-3 {
color: #5e90c9;
}
.color-4 {
color: #cb5d9f;
}
.color-5 {
color: #dc79ae;
}

/* CSS Variables */
:root {
--color-1: #102f5b;
--color-2: #2d61a4;
--color-3: #5e90c9;
--color-4: #cb5d9f;
--color-5: #dc79ae;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #102f5b, #2d61a4, #5e90c9, #cb5d9f, #dc79ae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #102f5b, #2d61a4, #5e90c9, #cb5d9f, #dc79ae);
}

Vibrant Blue Galaxy color palette created on .