Golden Earthtones カラーパレット

美しいGolden Earthtonesカラーパレットをご紹介します。buddha gold (#d19900), pirate gold (#c28b00), pirate gold (#b87a00), chelsea gem (#a36a00) and chelsea gem (#945e00)で構成されています。

明るさ

彩度

暖かさ

調整

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

💡 できること

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

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

UI例

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

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

💻 Golden Earthtones カラーパレット CSS

/* CSS */
.color-1 {
color: #d19900;
}
.color-2 {
color: #c28b00;
}
.color-3 {
color: #b87a00;
}
.color-4 {
color: #a36a00;
}
.color-5 {
color: #945e00;
}

/* CSS Variables */
:root {
--color-1: #d19900;
--color-2: #c28b00;
--color-3: #b87a00;
--color-4: #a36a00;
--color-5: #945e00;
}

🌈 Golden Earthtones の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d19900, #c28b00, #b87a00, #a36a00, #945e00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d19900, #c28b00, #b87a00, #a36a00, #945e00);
}

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