Loading...
Muted Teal Vintage カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Muted Teal Vintage palette
Muted Teal Vintage カラーパレット (PNG) をダウンロード
Muted Teal Vintage カラーパレット CSS
/* CSS */
.color-1 {
color: #1b7379;
}
.color-2 {
color: #5b9a8a;
}
.color-3 {
color: #adc9e1;
}
.color-4 {
color: #dcd4c1;
}
.color-5 {
color: #c09191;
}
/* CSS Variables */
:root {
--color-1: #1b7379;
--color-2: #5b9a8a;
--color-3: #adc9e1;
--color-4: #dcd4c1;
--color-5: #c09191;
}
Muted Teal Vintage の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b7379, #5b9a8a, #adc9e1, #dcd4c1, #c09191);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b7379, #5b9a8a, #adc9e1, #dcd4c1, #c09191);
}
似たようなカラーパレット
Muted Teal Vintage color palette created on .