Whispers of the Earth カラーパレット

美しいWhispers of the Earthカラーパレットをご紹介します。cement (#8b7363), chicago (#5e5952), armadillo (#48413a), bistre (#3a281e) and night rider (#261812)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Whispers of the Earthパレットを使った美しいUIコンポーネントを探索

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

💻 Whispers of the Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #8b7363;
}
.color-2 {
color: #5e5952;
}
.color-3 {
color: #48413a;
}
.color-4 {
color: #3a281e;
}
.color-5 {
color: #261812;
}

/* CSS Variables */
:root {
--color-1: #8b7363;
--color-2: #5e5952;
--color-3: #48413a;
--color-4: #3a281e;
--color-5: #261812;
}

🌈 Whispers of the Earth の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8b7363, #5e5952, #48413a, #3a281e, #261812);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8b7363, #5e5952, #48413a, #3a281e, #261812);
}

Whispers of the Earthカラーパレットはに作成されました。