Shrimpo the Shrimp カラーパレット

美しいShrimpo the Shrimpカラーパレットをご紹介します。your pink (#ffcbc7), tuft bush (#ffddcc), barley white (#fff1cc), lemon chiffon (#ffffc7) and snowy mint (#ceffdd)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Shrimpo the Shrimpパレットを使った美しいUIコンポーネントを探索

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

💻 Shrimpo the Shrimp カラーパレット CSS

/* CSS */
.color-1 {
color: #ffcbc7;
}
.color-2 {
color: #ffddcc;
}
.color-3 {
color: #fff1cc;
}
.color-4 {
color: #ffffc7;
}
.color-5 {
color: #ceffdd;
}

/* CSS Variables */
:root {
--color-1: #ffcbc7;
--color-2: #ffddcc;
--color-3: #fff1cc;
--color-4: #ffffc7;
--color-5: #ceffdd;
}

🌈 Shrimpo the Shrimp の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffcbc7, #ffddcc, #fff1cc, #ffffc7, #ceffdd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffcbc7, #ffddcc, #fff1cc, #ffffc7, #ceffdd);
}

Shrimpo the Shrimpカラーパレットはに作成されました。