Abyssal Whispers カラーパレット

美しいAbyssal Whispersカラーパレットをご紹介します。picton blue (#4fb8e8), pelorous (#3c9fc3), jelly bean (#2a7e98), blumine (#1b5b79) and nile blue (#1a3d5b)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Abyssal Whispers カラーパレット CSS

/* CSS */
.color-1 {
color: #4fb8e8;
}
.color-2 {
color: #3c9fc3;
}
.color-3 {
color: #2a7e98;
}
.color-4 {
color: #1b5b79;
}
.color-5 {
color: #1a3d5b;
}

/* CSS Variables */
:root {
--color-1: #4fb8e8;
--color-2: #3c9fc3;
--color-3: #2a7e98;
--color-4: #1b5b79;
--color-5: #1a3d5b;
}

🌈 Abyssal Whispers の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4fb8e8, #3c9fc3, #2a7e98, #1b5b79, #1a3d5b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4fb8e8, #3c9fc3, #2a7e98, #1b5b79, #1a3d5b);
}

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