Warm Skin Tones カラーパレット

美しいWarm Skin Tonesカラーパレットをご紹介します。albescent white (#f2d7c4), tumbleweed (#e2a87e), antique brass (#c87f5b), brown rust (#a75a39) and burnt umber (#803c23)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Warm Skin Tonesパレットを使った美しいUIコンポーネントを探索

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

💻 Warm Skin Tones カラーパレット CSS

/* CSS */
.color-1 {
color: #f2d7c4;
}
.color-2 {
color: #e2a87e;
}
.color-3 {
color: #c87f5b;
}
.color-4 {
color: #a75a39;
}
.color-5 {
color: #803c23;
}

/* CSS Variables */
:root {
--color-1: #f2d7c4;
--color-2: #e2a87e;
--color-3: #c87f5b;
--color-4: #a75a39;
--color-5: #803c23;
}

🌈 Warm Skin Tones の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2d7c4, #e2a87e, #c87f5b, #a75a39, #803c23);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2d7c4, #e2a87e, #c87f5b, #a75a39, #803c23);
}

Warm Skin Tonesカラーパレットはに作成されました。