Chocolate Mint with Cream Color Palette

Discover the beautiful Chocolate Mint with Cream color palette featuring ferra (#6d4f4f), sinbad (#a1d4c3), white rock (#eae8d2), parchment (#f2e9d4) and cameo (#d8b492).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withChocolate, Mint, Cream, Tan, Green 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 Chocolate Mint with Cream palette

Share this palette to:

💻 Chocolate Mint with Cream color palette CSS

/* CSS */
.color-1 {
color: #6d4f4f;
}
.color-2 {
color: #a1d4c3;
}
.color-3 {
color: #eae8d2;
}
.color-4 {
color: #f2e9d4;
}
.color-5 {
color: #d8b492;
}

/* CSS Variables */
:root {
--color-1: #6d4f4f;
--color-2: #a1d4c3;
--color-3: #eae8d2;
--color-4: #f2e9d4;
--color-5: #d8b492;
}

🌈 Chocolate Mint with Cream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d4f4f, #a1d4c3, #eae8d2, #f2e9d4, #d8b492);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d4f4f, #a1d4c3, #eae8d2, #f2e9d4, #d8b492);
}

🔗 Explore similar color palettes

No palettes found

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

Chocolate Mint with Cream color palette created on .