Lilac Cream Tortoiseshell Cat Color Palette

Discover the beautiful Lilac Cream Tortoiseshell Cat color palette featuring prelude (#d8b3e0), mint julep (#f0e3c1), tan (#cdab7e), tapestry (#a55f7f) and matterhorn (#4b3c3a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withLilac, Cream, Tortoiseshell, Cat, Soft, Light, Warm, Earthy, Neutral, Vintage color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Lilac Cream Tortoiseshell Cat palette

Share this palette to:

💻 Lilac Cream Tortoiseshell Cat color palette CSS

/* CSS */
.color-1 {
color: #d8b3e0;
}
.color-2 {
color: #f0e3c1;
}
.color-3 {
color: #cdab7e;
}
.color-4 {
color: #a55f7f;
}
.color-5 {
color: #4b3c3a;
}

/* CSS Variables */
:root {
--color-1: #d8b3e0;
--color-2: #f0e3c1;
--color-3: #cdab7e;
--color-4: #a55f7f;
--color-5: #4b3c3a;
}

🌈 Lilac Cream Tortoiseshell Cat background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8b3e0, #f0e3c1, #cdab7e, #a55f7f, #4b3c3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8b3e0, #f0e3c1, #cdab7e, #a55f7f, #4b3c3a);
}

Lilac Cream Tortoiseshell Cat color palette created on .