Crimson Dream Color Palette

Discover the beautiful Crimson Dream color palette featuring merlot (#881b2d), mojo (#bf3b3d), terracotta (#e76b65), rose bud (#f9aea4) and cinderella (#fbcccb).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlood, Bright, Coral, Crimson, Fun, Red, Summer, Vibrant 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 Crimson Dream palette

Share this palette to:

💻 Crimson Dream color palette CSS

/* CSS */
.color-1 {
color: #881b2d;
}
.color-2 {
color: #bf3b3d;
}
.color-3 {
color: #e76b65;
}
.color-4 {
color: #f9aea4;
}
.color-5 {
color: #fbcccb;
}

/* CSS Variables */
:root {
--color-1: #881b2d;
--color-2: #bf3b3d;
--color-3: #e76b65;
--color-4: #f9aea4;
--color-5: #fbcccb;
}

🌈 Crimson Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #881b2d, #bf3b3d, #e76b65, #f9aea4, #fbcccb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #881b2d, #bf3b3d, #e76b65, #f9aea4, #fbcccb);
}

🔗 Explore similar color palettes

No palettes found

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

Crimson Dream color palette created on .