Blond in Blue カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blond in Blue palette

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

Blond in Blue カラー パレット PNG 画像

Download blond in blue color palette PNG image (landscape)
Download blond in blue color palette PNG image (square)

Blond in Blue カラーパレット CSS

/* CSS */
.color-1 {
color: #f0e78e;
}
.color-2 {
color: #a2c1e2;
}
.color-3 {
color: #6aa2c8;
}
.color-4 {
color: #3c8caf;
}
.color-5 {
color: #1e6f8f;
}

/* CSS Variables */
:root {
--color-1: #f0e78e;
--color-2: #a2c1e2;
--color-3: #6aa2c8;
--color-4: #3c8caf;
--color-5: #1e6f8f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e78e, #a2c1e2, #6aa2c8, #3c8caf, #1e6f8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e78e, #a2c1e2, #6aa2c8, #3c8caf, #1e6f8f);
}

Blond in Blue color palette created on .