Soft Winter Cottage カラーパレット

美しいSoft Winter Cottageカラーパレットをご紹介します。casper (#b6c8d8), cadet blue (#a1b2c4), bon jour (#e6e0e3), cold turkey (#d5c3c9) and vanilla ice (#f2d4d6)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Soft Winter Cottageパレットを使った美しいUIコンポーネントを探索

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

💻 Soft Winter Cottage カラーパレット CSS

/* CSS */
.color-1 {
color: #b6c8d8;
}
.color-2 {
color: #a1b2c4;
}
.color-3 {
color: #e6e0e3;
}
.color-4 {
color: #d5c3c9;
}
.color-5 {
color: #f2d4d6;
}

/* CSS Variables */
:root {
--color-1: #b6c8d8;
--color-2: #a1b2c4;
--color-3: #e6e0e3;
--color-4: #d5c3c9;
--color-5: #f2d4d6;
}

🌈 Soft Winter Cottage の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8d8, #a1b2c4, #e6e0e3, #d5c3c9, #f2d4d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8d8, #a1b2c4, #e6e0e3, #d5c3c9, #f2d4d6);
}

Soft Winter Cottageカラーパレットはに作成されました。