Inteligencia Artificial カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Inteligencia Artificial palette

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

Inteligencia Artificial カラー パレット PNG 画像

Download inteligencia artificial color palette PNG image (landscape)
Download inteligencia artificial color palette PNG image (square)

Inteligencia Artificial カラーパレット CSS

/* CSS */
.color-1 {
color: #3a609c;
}
.color-2 {
color: #7bb9e0;
}
.color-3 {
color: #a0d5e9;
}
.color-4 {
color: #f3e4aa;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #3a609c;
--color-2: #7bb9e0;
--color-3: #a0d5e9;
--color-4: #f3e4aa;
--color-5: #ff6e61;
}

Inteligencia Artificial の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a609c, #7bb9e0, #a0d5e9, #f3e4aa, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a609c, #7bb9e0, #a0d5e9, #f3e4aa, #ff6e61);
}

Inteligencia Artificial color palette created on .