Muted Teal Vintage カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Muted Teal Vintage palette

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

Muted Teal Vintage カラー パレット PNG 画像

Download muted teal vintage color palette PNG image (landscape)
Download muted teal vintage color palette PNG image (square)

Muted Teal Vintage カラーパレット CSS

/* CSS */
.color-1 {
color: #4a7c8c;
}
.color-2 {
color: #5b9a8a;
}
.color-3 {
color: #a3b4a2;
}
.color-4 {
color: #d1c39f;
}
.color-5 {
color: #e4b58b;
}

/* CSS Variables */
:root {
--color-1: #4a7c8c;
--color-2: #5b9a8a;
--color-3: #a3b4a2;
--color-4: #d1c39f;
--color-5: #e4b58b;
}

Muted Teal Vintage の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a7c8c, #5b9a8a, #a3b4a2, #d1c39f, #e4b58b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a7c8c, #5b9a8a, #a3b4a2, #d1c39f, #e4b58b);
}

Muted Teal Vintage color palette created on .