Whispers of the Silk Moon カラーパレット

美しいWhispers of the Silk Moonカラーパレットをご紹介します。parchment (#f0e8d0), soft amber (#d4c7ba), cadet blue (#a9aac6), trendy pink (#7b5b8b) and congo brown (#50303f)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #f0e8d0;
}
.color-2 {
color: #d4c7ba;
}
.color-3 {
color: #a9aac6;
}
.color-4 {
color: #7b5b8b;
}
.color-5 {
color: #50303f;
}

/* CSS Variables */
:root {
--color-1: #f0e8d0;
--color-2: #d4c7ba;
--color-3: #a9aac6;
--color-4: #7b5b8b;
--color-5: #50303f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e8d0, #d4c7ba, #a9aac6, #7b5b8b, #50303f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e8d0, #d4c7ba, #a9aac6, #7b5b8b, #50303f);
}

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