Calico Cat Color Palette

Discover the beautiful Calico Cat color palette featuring casablanca (#f4b943), tango (#f57e29), brown rust (#a9513d), quincy (#5c3a2e) and rose fog (#e4c4b4).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withCalico, Cat, Orange, Cream, Brown, Bright, Fun, Vibrant, Autumn 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 Calico Cat palette

Share this palette to:

💻 Calico Cat color palette CSS

/* CSS */
.color-1 {
color: #f4b943;
}
.color-2 {
color: #f57e29;
}
.color-3 {
color: #a9513d;
}
.color-4 {
color: #5c3a2e;
}
.color-5 {
color: #e4c4b4;
}

/* CSS Variables */
:root {
--color-1: #f4b943;
--color-2: #f57e29;
--color-3: #a9513d;
--color-4: #5c3a2e;
--color-5: #e4c4b4;
}

🌈 Calico Cat background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4b943, #f57e29, #a9513d, #5c3a2e, #e4c4b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4b943, #f57e29, #a9513d, #5c3a2e, #e4c4b4);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Calico Cat color palette created on .