Texas Rose Mesa カラーパレット

美しいTexas Rose Mesaカラーパレットをご紹介します。charm (#d06c88), rose fog (#e1a8b4), azalea (#f4c8d3), pot pourri (#f5e5e6) and mandys pink (#f2b5a1)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Texas Rose Mesaパレットを使った美しいUIコンポーネントを探索

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

💻 Texas Rose Mesa カラーパレット CSS

/* CSS */
.color-1 {
color: #d06c88;
}
.color-2 {
color: #e1a8b4;
}
.color-3 {
color: #f4c8d3;
}
.color-4 {
color: #f5e5e6;
}
.color-5 {
color: #f2b5a1;
}

/* CSS Variables */
:root {
--color-1: #d06c88;
--color-2: #e1a8b4;
--color-3: #f4c8d3;
--color-4: #f5e5e6;
--color-5: #f2b5a1;
}

🌈 Texas Rose Mesa の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d06c88, #e1a8b4, #f4c8d3, #f5e5e6, #f2b5a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d06c88, #e1a8b4, #f4c8d3, #f5e5e6, #f2b5a1);
}

Texas Rose Mesaカラーパレットはに作成されました。