Wife of a Scientist カラーパレット

美しいWife of a Scientistカラーパレットをご紹介します。rose fog (#e8c8b5), sidecar (#f5e5c7), wheat (#f4d5a9), blossom (#d8b0c3) and strikemaster (#7d4f7a)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Wife of a Scientistパレットを使った美しいUIコンポーネントを探索

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

💻 Wife of a Scientist カラーパレット CSS

/* CSS */
.color-1 {
color: #e8c8b5;
}
.color-2 {
color: #f5e5c7;
}
.color-3 {
color: #f4d5a9;
}
.color-4 {
color: #d8b0c3;
}
.color-5 {
color: #7d4f7a;
}

/* CSS Variables */
:root {
--color-1: #e8c8b5;
--color-2: #f5e5c7;
--color-3: #f4d5a9;
--color-4: #d8b0c3;
--color-5: #7d4f7a;
}

🌈 Wife of a Scientist の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8c8b5, #f5e5c7, #f4d5a9, #d8b0c3, #7d4f7a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8c8b5, #f5e5c7, #f4d5a9, #d8b0c3, #7d4f7a);
}

Wife of a Scientistカラーパレットはに作成されました。