Crestfallen Cowboy カラーパレット

美しいCrestfallen Cowboyカラーパレットをご紹介します。casper (#b6c8d8), rock blue (#9fb1c6), bali hai (#7d9eb5), di serria (#d8a85f) and crail (#b14a3e)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Autumn, Blue, Earthy, Gray, Red, Soft, Sunset, Vintage, Warmカラーパレットと組み合わせ。

💡 できること

ColorMagicでは簡単に以下のことができます:
  • デザインに正確なHEXコードとRGB値をコピー
  • 明度、彩度、暖度を調整して新しいバリエーションを作成
  • UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
  • 背景グラデーションやカラー変数を含むCSSコードをコピー
  • パレットをダウンロード
  • チームメンバーやクライアントとパレットを共有

🎨 UIコンポーネントのプレビュー

UI例

Crestfallen Cowboyパレットを使った美しいUIコンポーネントを探索

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

💻 Crestfallen Cowboy カラーパレット CSS

/* CSS */
.color-1 {
color: #b6c8d8;
}
.color-2 {
color: #9fb1c6;
}
.color-3 {
color: #7d9eb5;
}
.color-4 {
color: #d8a85f;
}
.color-5 {
color: #b14a3e;
}

/* CSS Variables */
:root {
--color-1: #b6c8d8;
--color-2: #9fb1c6;
--color-3: #7d9eb5;
--color-4: #d8a85f;
--color-5: #b14a3e;
}

🌈 Crestfallen Cowboy の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8d8, #9fb1c6, #7d9eb5, #d8a85f, #b14a3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8d8, #9fb1c6, #7d9eb5, #d8a85f, #b14a3e);
}

Crestfallen Cowboyカラーパレットはに作成されました。