美しいWhispers of Waterカラーパレットをご紹介します。viking (#6abedc), hippie blue (#4da0b3), astral (#3a8e9c), william (#3b5c68) and outer space (#2d4043)で構成されています。
Whispers of Water カラーパレット
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、カラーパレットと組み合わせの特性を共有しています。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
Whispers of Waterパレットが実際のUIコンポーネントやデザイン要素でどのように機能するかを探索してください。
UI例
Whispers of Waterパレットを使った美しいUIコンポーネントを探索
💻 Whispers of Water カラーパレット CSS
/* CSS */
.color-1 {
color: #6abedc;
}
.color-2 {
color: #4da0b3;
}
.color-3 {
color: #3a8e9c;
}
.color-4 {
color: #3b5c68;
}
.color-5 {
color: #2d4043;
}
/* CSS Variables */
:root {
--color-1: #6abedc;
--color-2: #4da0b3;
--color-3: #3a8e9c;
--color-4: #3b5c68;
--color-5: #2d4043;
}
🌈 Whispers of Water の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6abedc, #4da0b3, #3a8e9c, #3b5c68, #2d4043);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6abedc, #4da0b3, #3a8e9c, #3b5c68, #2d4043);
}
🔗 似たようなカラーパレットを探索
Whispers of Water color palette created on .