Ayana Westridge Montcroix カラーパレット

美しいAyana Westridge Montcroixカラーパレットをご紹介します。azalea (#f5b7c3), maize (#f6d6a7), peach yellow (#f9eaa4), morning glory (#a7e2d6) and glacier (#6b9bc2)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Ayana Westridge Montcroixパレットを使った美しいUIコンポーネントを探索

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

💻 Ayana Westridge Montcroix カラーパレット CSS

/* CSS */
.color-1 {
color: #f5b7c3;
}
.color-2 {
color: #f6d6a7;
}
.color-3 {
color: #f9eaa4;
}
.color-4 {
color: #a7e2d6;
}
.color-5 {
color: #6b9bc2;
}

/* CSS Variables */
:root {
--color-1: #f5b7c3;
--color-2: #f6d6a7;
--color-3: #f9eaa4;
--color-4: #a7e2d6;
--color-5: #6b9bc2;
}

🌈 Ayana Westridge Montcroix の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5b7c3, #f6d6a7, #f9eaa4, #a7e2d6, #6b9bc2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5b7c3, #f6d6a7, #f9eaa4, #a7e2d6, #6b9bc2);
}

Ayana Westridge Montcroix color palette created on .