Light Christmas Tumblr Color Palette

Discover the beautiful Light Christmas Tumblr color palette featuring merino (#f5f0e0), cavern pink (#e4b9bc), new york pink (#d7817f), tapestry (#a45b8d) and affair (#704d7a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withChristmas, Feminine, Light, Modern, Pink, Soft, Tumblr, 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 Light Christmas Tumblr palette

Share this palette to:

๐Ÿ’ป Light Christmas Tumblr color palette CSS

/* CSS */
.color-1 {
color: #f5f0e0;
}
.color-2 {
color: #e4b9bc;
}
.color-3 {
color: #d7817f;
}
.color-4 {
color: #a45b8d;
}
.color-5 {
color: #704d7a;
}

/* CSS Variables */
:root {
--color-1: #f5f0e0;
--color-2: #e4b9bc;
--color-3: #d7817f;
--color-4: #a45b8d;
--color-5: #704d7a;
}

๐ŸŒˆ Light Christmas Tumblr background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f0e0, #e4b9bc, #d7817f, #a45b8d, #704d7a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f0e0, #e4b9bc, #d7817f, #a45b8d, #704d7a);
}

Light Christmas Tumblr color palette created on .