Whispers of Ash カラーパレット

美しいWhispers of Ashカラーパレットをご紹介します。chicago (#5b5c57), delta (#a9a99e), celeste (#d0d0c3), satin linen (#e7e5d9) and spring wood (#f3f2e7)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Whispers of Ash カラーパレット CSS

/* CSS */
.color-1 {
color: #5b5c57;
}
.color-2 {
color: #a9a99e;
}
.color-3 {
color: #d0d0c3;
}
.color-4 {
color: #e7e5d9;
}
.color-5 {
color: #f3f2e7;
}

/* CSS Variables */
:root {
--color-1: #5b5c57;
--color-2: #a9a99e;
--color-3: #d0d0c3;
--color-4: #e7e5d9;
--color-5: #f3f2e7;
}

🌈 Whispers of Ash の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b5c57, #a9a99e, #d0d0c3, #e7e5d9, #f3f2e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b5c57, #a9a99e, #d0d0c3, #e7e5d9, #f3f2e7);
}

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