Almond Dream Color Palette

Discover the beautiful Almond Dream color palette featuring janna (#f4e2d7), cashmere (#e3b8a1), my pink (#d49e8c), teak (#b89a6b) and shadow (#896a52).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAlmond, Beige, Earthy, Light, Neutral, Soft, Spring, Vintage, Warm 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 Almond Dream palette

Share this palette to:

💻 Almond Dream color palette CSS

/* CSS */
.color-1 {
color: #f4e2d7;
}
.color-2 {
color: #e3b8a1;
}
.color-3 {
color: #d49e8c;
}
.color-4 {
color: #b89a6b;
}
.color-5 {
color: #896a52;
}

/* CSS Variables */
:root {
--color-1: #f4e2d7;
--color-2: #e3b8a1;
--color-3: #d49e8c;
--color-4: #b89a6b;
--color-5: #896a52;
}

🌈 Almond Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4e2d7, #e3b8a1, #d49e8c, #b89a6b, #896a52);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4e2d7, #e3b8a1, #d49e8c, #b89a6b, #896a52);
}

🔗 Explore similar color palettes

No palettes found

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

Almond Dream color palette created on .