Loading...

Muted Teal and Deep Green カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Muted Teal and Deep Green palette

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

Muted Teal and Deep Green カラーパレット (PNG) をダウンロード

Download muted teal and deep green color palette PNG image (landscape)
Download muted teal and deep green color palette PNG image (square)

Muted Teal and Deep Green カラーパレット CSS

/* CSS */
.color-1 {
color: #1c2c26;
}
.color-2 {
color: #4f8c80;
}
.color-3 {
color: #78baa4;
}
.color-4 {
color: #a3e1d5;
}
.color-5 {
color: #d3e9e1;
}

/* CSS Variables */
:root {
--color-1: #1c2c26;
--color-2: #4f8c80;
--color-3: #78baa4;
--color-4: #a3e1d5;
--color-5: #d3e9e1;
}

Muted Teal and Deep Green の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c2c26, #4f8c80, #78baa4, #a3e1d5, #d3e9e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c2c26, #4f8c80, #78baa4, #a3e1d5, #d3e9e1);
}

Muted Teal and Deep Green color palette created on .