Abbie Kuro カラーパレット

美しいAbbie Kuroカラーパレットをご紹介します。woody brown (#3f272c), eggplant (#64444a), copper rose (#996165), oriental pink (#c69b94) and sidecar (#f5d8c7)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Abbie Kuroパレットを使った美しいUIコンポーネントを探索

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

💻 Abbie Kuro カラーパレット CSS

/* CSS */
.color-1 {
color: #3f272c;
}
.color-2 {
color: #64444a;
}
.color-3 {
color: #996165;
}
.color-4 {
color: #c69b94;
}
.color-5 {
color: #f5d8c7;
}

/* CSS Variables */
:root {
--color-1: #3f272c;
--color-2: #64444a;
--color-3: #996165;
--color-4: #c69b94;
--color-5: #f5d8c7;
}

🌈 Abbie Kuro の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3f272c, #64444a, #996165, #c69b94, #f5d8c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3f272c, #64444a, #996165, #c69b94, #f5d8c7);
}

Abbie Kuroカラーパレットはに作成されました。