Durango Colorado カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Durango Colorado palette
Durango Colorado カラー パレット PNG 画像
Durango Colorado カラーパレット CSS
/* CSS */
.color-1 {
color: #b16448;
}
.color-2 {
color: #e8b04f;
}
.color-3 {
color: #f5c54d;
}
.color-4 {
color: #7ca5b6;
}
.color-5 {
color: #2f5d6a;
}
/* CSS Variables */
:root {
--color-1: #b16448;
--color-2: #e8b04f;
--color-3: #f5c54d;
--color-4: #7ca5b6;
--color-5: #2f5d6a;
}
Durango Colorado の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b16448, #e8b04f, #f5c54d, #7ca5b6, #2f5d6a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b16448, #e8b04f, #f5c54d, #7ca5b6, #2f5d6a);
}
似たようなカラーパレット
下にスクロールして3個のマウンテンカラーパレットを探索しましょう
Durango Colorado color palette created on .