Serenity by the Sea カラーパレット
美しいSerenity by the Seaカラーパレットをご紹介します。ming (#36737d), paradiso (#3a8c8d), tradewind (#65b2b3), sinbad (#9dd5d7) and iceberg (#e0f6f3)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Serenity by the Seaパレットを使った美しいUIコンポーネントを探索
💻 Serenity by the Sea カラーパレット CSS
/* CSS */
.color-1 {
color: #36737d;
}
.color-2 {
color: #3a8c8d;
}
.color-3 {
color: #65b2b3;
}
.color-4 {
color: #9dd5d7;
}
.color-5 {
color: #e0f6f3;
}
/* CSS Variables */
:root {
--color-1: #36737d;
--color-2: #3a8c8d;
--color-3: #65b2b3;
--color-4: #9dd5d7;
--color-5: #e0f6f3;
} 🌈 Serenity by the Sea の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #36737d, #3a8c8d, #65b2b3, #9dd5d7, #e0f6f3);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #36737d, #3a8c8d, #65b2b3, #9dd5d7, #e0f6f3);
} 🔗 似たようなカラーパレットを探索
Serenity by the Seaカラーパレットはに作成されました。