Blush & Charcoal カラーパレット

美しいBlush & Charcoalカラーパレットをご紹介します。maize (#f7d1a6), kobi (#e9a5bd), turkish rose (#b27073), emperor (#564a48) and soft peach (#f6eeee)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Blush & Charcoalパレットを使った美しいUIコンポーネントを探索

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

💻 Blush & Charcoal カラーパレット CSS

/* CSS */
.color-1 {
color: #f7d1a6;
}
.color-2 {
color: #e9a5bd;
}
.color-3 {
color: #b27073;
}
.color-4 {
color: #564a48;
}
.color-5 {
color: #f6eeee;
}

/* CSS Variables */
:root {
--color-1: #f7d1a6;
--color-2: #e9a5bd;
--color-3: #b27073;
--color-4: #564a48;
--color-5: #f6eeee;
}

🌈 Blush & Charcoal の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7d1a6, #e9a5bd, #b27073, #564a48, #f6eeee);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7d1a6, #e9a5bd, #b27073, #564a48, #f6eeee);
}

Blush & Charcoalカラーパレットはに作成されました。