Golden Sepia Dreams カラーパレット

美しいGolden Sepia Dreamsカラーパレットをご紹介します。tacha (#d6c25c), anzac (#dab24e), anzac (#dba43d), hokey pokey (#d69a29) and alpine (#b58e2c)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Golden Sepia Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #d6c25c;
}
.color-2 {
color: #dab24e;
}
.color-3 {
color: #dba43d;
}
.color-4 {
color: #d69a29;
}
.color-5 {
color: #b58e2c;
}

/* CSS Variables */
:root {
--color-1: #d6c25c;
--color-2: #dab24e;
--color-3: #dba43d;
--color-4: #d69a29;
--color-5: #b58e2c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6c25c, #dab24e, #dba43d, #d69a29, #b58e2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6c25c, #dab24e, #dba43d, #d69a29, #b58e2c);
}

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