Winter Cerulean カラーパレット

美しいWinter Ceruleanカラーパレットをご紹介します。regent st blue (#a3c5e6), viking (#6cb5e0), pelorous (#4ea0c6), astral (#2e7b99) and blumine (#1d5b72)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Winter Cerulean カラーパレット CSS

/* CSS */
.color-1 {
color: #a3c5e6;
}
.color-2 {
color: #6cb5e0;
}
.color-3 {
color: #4ea0c6;
}
.color-4 {
color: #2e7b99;
}
.color-5 {
color: #1d5b72;
}

/* CSS Variables */
:root {
--color-1: #a3c5e6;
--color-2: #6cb5e0;
--color-3: #4ea0c6;
--color-4: #2e7b99;
--color-5: #1d5b72;
}

🌈 Winter Cerulean の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c5e6, #6cb5e0, #4ea0c6, #2e7b99, #1d5b72);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c5e6, #6cb5e0, #4ea0c6, #2e7b99, #1d5b72);
}

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