Whispers of the Forest カラーパレット

美しいWhispers of the Forestカラーパレットをご紹介します。cutty sark (#4e7b7e), patina (#5f9b8b), de york (#7bc6a4), chinook (#a3e1c3) and tara (#d7f4e5)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #4e7b7e;
}
.color-2 {
color: #5f9b8b;
}
.color-3 {
color: #7bc6a4;
}
.color-4 {
color: #a3e1c3;
}
.color-5 {
color: #d7f4e5;
}

/* CSS Variables */
:root {
--color-1: #4e7b7e;
--color-2: #5f9b8b;
--color-3: #7bc6a4;
--color-4: #a3e1c3;
--color-5: #d7f4e5;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4e7b7e, #5f9b8b, #7bc6a4, #a3e1c3, #d7f4e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4e7b7e, #5f9b8b, #7bc6a4, #a3e1c3, #d7f4e5);
}

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