Death's Blood Color Palette

Discover the beautiful Death's Blood color palette featuring tawny port (#6d2c3d), tall poppy (#bf3a2b), cinnabar (#e74d3c), buttercup (#f39c12) and buttercup (#f1c40e).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlood, Bright, Dark, Orange, Red, Yellow 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 Death's Blood palette

Share this palette to:

💻 Death's Blood color palette CSS

/* CSS */
.color-1 {
color: #6d2c3d;
}
.color-2 {
color: #bf3a2b;
}
.color-3 {
color: #e74d3c;
}
.color-4 {
color: #f39c12;
}
.color-5 {
color: #f1c40e;
}

/* CSS Variables */
:root {
--color-1: #6d2c3d;
--color-2: #bf3a2b;
--color-3: #e74d3c;
--color-4: #f39c12;
--color-5: #f1c40e;
}

🌈 Death's Blood background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d2c3d, #bf3a2b, #e74d3c, #f39c12, #f1c40e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d2c3d, #bf3a2b, #e74d3c, #f39c12, #f1c40e);
}

🔗 Explore similar color palettes

No palettes found

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

Death's Blood color palette created on .