Whispers of Stone カラーパレット

美しいWhispers of Stoneカラーパレットをご紹介します。white (#fefefe), cold turkey (#d0c0b9), corduroy (#6c6f6d), nandor (#515453) and lunar green (#404140)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #fefefe;
}
.color-2 {
color: #d0c0b9;
}
.color-3 {
color: #6c6f6d;
}
.color-4 {
color: #515453;
}
.color-5 {
color: #404140;
}

/* CSS Variables */
:root {
--color-1: #fefefe;
--color-2: #d0c0b9;
--color-3: #6c6f6d;
--color-4: #515453;
--color-5: #404140;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fefefe, #d0c0b9, #6c6f6d, #515453, #404140);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fefefe, #d0c0b9, #6c6f6d, #515453, #404140);
}

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