Natural Skin Tones カラーパレット

美しいNatural Skin Tonesカラーパレットをご紹介します。desert sand (#f2d5c0), cashmere (#e4b6a0), petite orchid (#d8a08d), contessa (#c47e68) and leather (#a66a59)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #f2d5c0;
}
.color-2 {
color: #e4b6a0;
}
.color-3 {
color: #d8a08d;
}
.color-4 {
color: #c47e68;
}
.color-5 {
color: #a66a59;
}

/* CSS Variables */
:root {
--color-1: #f2d5c0;
--color-2: #e4b6a0;
--color-3: #d8a08d;
--color-4: #c47e68;
--color-5: #a66a59;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2d5c0, #e4b6a0, #d8a08d, #c47e68, #a66a59);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2d5c0, #e4b6a0, #d8a08d, #c47e68, #a66a59);
}

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