Frosted Ocean Bliss カラーパレット

美しいFrosted Ocean Blissカラーパレットをご紹介します。caribbean green (#00b8a8), cyan / aqua (#05ffe2), aquamarine (#70ffea), anakiwa (#a3ffff) and oyster bay (#d6ffff)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Frosted Ocean Blissパレットを使った美しいUIコンポーネントを探索

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

💻 Frosted Ocean Bliss カラーパレット CSS

/* CSS */
.color-1 {
color: #00b8a8;
}
.color-2 {
color: #05ffe2;
}
.color-3 {
color: #70ffea;
}
.color-4 {
color: #a3ffff;
}
.color-5 {
color: #d6ffff;
}

/* CSS Variables */
:root {
--color-1: #00b8a8;
--color-2: #05ffe2;
--color-3: #70ffea;
--color-4: #a3ffff;
--color-5: #d6ffff;
}

🌈 Frosted Ocean Bliss の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00b8a8, #05ffe2, #70ffea, #a3ffff, #d6ffff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00b8a8, #05ffe2, #70ffea, #a3ffff, #d6ffff);
}

Frosted Ocean Blissカラーパレットはに作成されました。