Fargo North Dakota カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Fargo North Dakota palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Fargo North Dakota カラーパレット (PNG) をダウンロード
Fargo North Dakota カラーパレット CSS
/* CSS */
.color-1 {
color: #af4e1d;
}
.color-2 {
color: #d6993d;
}
.color-3 {
color: #f1c84b;
}
.color-4 {
color: #a5c6d5;
}
.color-5 {
color: #5b909a;
}
/* CSS Variables */
:root {
--color-1: #af4e1d;
--color-2: #d6993d;
--color-3: #f1c84b;
--color-4: #a5c6d5;
--color-5: #5b909a;
}
Fargo North Dakota の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #af4e1d, #d6993d, #f1c84b, #a5c6d5, #5b909a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #af4e1d, #d6993d, #f1c84b, #a5c6d5, #5b909a);
}
似たようなカラーパレット
Fargo North Dakota color palette created on .