Whispers of the Woodland Cottage カラーパレット

美しいWhispers of the Woodland Cottageカラーパレットをご紹介します。shadow green (#9fc6c1), oxley (#7d9b88), spring leaves (#5b806c), mineral green (#3e5b51) and outer space (#2c3c3f)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #9fc6c1;
}
.color-2 {
color: #7d9b88;
}
.color-3 {
color: #5b806c;
}
.color-4 {
color: #3e5b51;
}
.color-5 {
color: #2c3c3f;
}

/* CSS Variables */
:root {
--color-1: #9fc6c1;
--color-2: #7d9b88;
--color-3: #5b806c;
--color-4: #3e5b51;
--color-5: #2c3c3f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fc6c1, #7d9b88, #5b806c, #3e5b51, #2c3c3f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fc6c1, #7d9b88, #5b806c, #3e5b51, #2c3c3f);
}

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