19th Century Philippine Society カラーパレット

美しい19th Century Philippine Societyカラーパレットをご紹介します。teak (#b89d6b), wheat (#f3d5b4), cashmere (#e9b79f), leather (#a66e59) and ironstone (#8a4c3d)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

19th Century Philippine Societyパレットを使った美しいUIコンポーネントを探索

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

💻 19th Century Philippine Society カラーパレット CSS

/* CSS */
.color-1 {
color: #b89d6b;
}
.color-2 {
color: #f3d5b4;
}
.color-3 {
color: #e9b79f;
}
.color-4 {
color: #a66e59;
}
.color-5 {
color: #8a4c3d;
}

/* CSS Variables */
:root {
--color-1: #b89d6b;
--color-2: #f3d5b4;
--color-3: #e9b79f;
--color-4: #a66e59;
--color-5: #8a4c3d;
}

🌈 19th Century Philippine Society の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b89d6b, #f3d5b4, #e9b79f, #a66e59, #8a4c3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b89d6b, #f3d5b4, #e9b79f, #a66e59, #8a4c3d);
}

19th Century Philippine Society color palette created on .