Shades of Blue Korea カラーパレット

美しいShades of Blue Koreaカラーパレットをご紹介します。tropical blue (#d2e2f9), cornflower (#a1c4e8), danube (#6e9ad4), san marino (#3e6eac) and astronaut (#2c4b81)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Shades of Blue Koreaパレットを使った美しいUIコンポーネントを探索

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

💻 Shades of Blue Korea カラーパレット CSS

/* CSS */
.color-1 {
color: #d2e2f9;
}
.color-2 {
color: #a1c4e8;
}
.color-3 {
color: #6e9ad4;
}
.color-4 {
color: #3e6eac;
}
.color-5 {
color: #2c4b81;
}

/* CSS Variables */
:root {
--color-1: #d2e2f9;
--color-2: #a1c4e8;
--color-3: #6e9ad4;
--color-4: #3e6eac;
--color-5: #2c4b81;
}

🌈 Shades of Blue Korea の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2e2f9, #a1c4e8, #6e9ad4, #3e6eac, #2c4b81);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2e2f9, #a1c4e8, #6e9ad4, #3e6eac, #2c4b81);
}

Shades of Blue Koreaカラーパレットはに作成されました。