Diluc Sunset カラーパレット

美しいDiluc Sunsetカラーパレットをご紹介します。mojo (#c85a3c), di serria (#e1a06b), new orleans (#f1d6a7), mulled wine (#4f3d6b) and botticelli (#c4d6e3)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Diluc Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #c85a3c;
}
.color-2 {
color: #e1a06b;
}
.color-3 {
color: #f1d6a7;
}
.color-4 {
color: #4f3d6b;
}
.color-5 {
color: #c4d6e3;
}

/* CSS Variables */
:root {
--color-1: #c85a3c;
--color-2: #e1a06b;
--color-3: #f1d6a7;
--color-4: #4f3d6b;
--color-5: #c4d6e3;
}

🌈 Diluc Sunset の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c85a3c, #e1a06b, #f1d6a7, #4f3d6b, #c4d6e3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c85a3c, #e1a06b, #f1d6a7, #4f3d6b, #c4d6e3);
}

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