Sapphire Dreams カラーパレット

美しいSapphire Dreamsカラーパレットをご紹介します。sapphire (#2f509d), san marino (#4a75b5), danube (#77a1d4), regent st blue (#a4c7e0) and link water (#d1e3f0)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Sapphire Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #2f509d;
}
.color-2 {
color: #4a75b5;
}
.color-3 {
color: #77a1d4;
}
.color-4 {
color: #a4c7e0;
}
.color-5 {
color: #d1e3f0;
}

/* CSS Variables */
:root {
--color-1: #2f509d;
--color-2: #4a75b5;
--color-3: #77a1d4;
--color-4: #a4c7e0;
--color-5: #d1e3f0;
}

🌈 Sapphire Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2f509d, #4a75b5, #77a1d4, #a4c7e0, #d1e3f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2f509d, #4a75b5, #77a1d4, #a4c7e0, #d1e3f0);
}

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