Strawberry Cream Dream カラーパレット

美しいStrawberry Cream Dreamカラーパレットをご紹介します。bittersweet (#ff6e61), vivid tangerine (#ff998a), cornflower lilac (#ffb4a8), peach schnapps (#ffd5d1) and lavender blush (#fff0f4)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Strawberry Cream Dreamパレットを使った美しいUIコンポーネントを探索

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

💻 Strawberry Cream Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff998a;
}
.color-3 {
color: #ffb4a8;
}
.color-4 {
color: #ffd5d1;
}
.color-5 {
color: #fff0f4;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff998a;
--color-3: #ffb4a8;
--color-4: #ffd5d1;
--color-5: #fff0f4;
}

🌈 Strawberry Cream Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff998a, #ffb4a8, #ffd5d1, #fff0f4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff998a, #ffb4a8, #ffd5d1, #fff0f4);
}

Strawberry Cream Dreamカラーパレットはに作成されました。