Connie the Ghost カラーパレット

美しいConnie the Ghostカラーパレットをご紹介します。link water (#d2e8f4), regent st blue (#a3c7e0), half baked (#7cb6d5), curious blue (#389ad6) and blumine (#1e4d76)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Blue, Bright, Coastal, Ethereal, Fun, Ghost, Light, Modern, Softカラーパレットと組み合わせ。

💡 できること

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

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

UI例

Connie the Ghostパレットを使った美しいUIコンポーネントを探索

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

💻 Connie the Ghost カラーパレット CSS

/* CSS */
.color-1 {
color: #d2e8f4;
}
.color-2 {
color: #a3c7e0;
}
.color-3 {
color: #7cb6d5;
}
.color-4 {
color: #389ad6;
}
.color-5 {
color: #1e4d76;
}

/* CSS Variables */
:root {
--color-1: #d2e8f4;
--color-2: #a3c7e0;
--color-3: #7cb6d5;
--color-4: #389ad6;
--color-5: #1e4d76;
}

🌈 Connie the Ghost の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2e8f4, #a3c7e0, #7cb6d5, #389ad6, #1e4d76);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2e8f4, #a3c7e0, #7cb6d5, #389ad6, #1e4d76);
}

Connie the Ghostカラーパレットはに作成されました。