Blue Purple Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blue Purple Dream palette

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

Blue Purple Dream カラー パレット PNG 画像

Download blue purple dream color palette PNG image (landscape)
Download blue purple dream color palette PNG image (square)

Blue Purple Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #141a76;
}
.color-2 {
color: #1e2499;
}
.color-3 {
color: #2b31a1;
}
.color-4 {
color: #2c5fc3;
}
.color-5 {
color: #7136bf;
}

/* CSS Variables */
:root {
--color-1: #141a76;
--color-2: #1e2499;
--color-3: #2b31a1;
--color-4: #2c5fc3;
--color-5: #7136bf;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #141a76, #1e2499, #2b31a1, #2c5fc3, #7136bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #141a76, #1e2499, #2b31a1, #2c5fc3, #7136bf);
}

Blue Purple Dream color palette created on .