Almond Bliss Color Palette

Discover the beautiful Almond Bliss color palette featuring almond (#eed9c4), parchment (#f2e2d4), albescent white (#f7e5d4), corvette (#f9c7a4) and whiskey (#d39969).

Brightness

Saturation

Warmth

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

Share this palette to:

💻 Almond Bliss color palette CSS

/* CSS */
.color-1 {
color: #eed9c4;
}
.color-2 {
color: #f2e2d4;
}
.color-3 {
color: #f7e5d4;
}
.color-4 {
color: #f9c7a4;
}
.color-5 {
color: #d39969;
}

/* CSS Variables */
:root {
--color-1: #eed9c4;
--color-2: #f2e2d4;
--color-3: #f7e5d4;
--color-4: #f9c7a4;
--color-5: #d39969;
}

🌈 Almond Bliss background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eed9c4, #f2e2d4, #f7e5d4, #f9c7a4, #d39969);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eed9c4, #f2e2d4, #f7e5d4, #f9c7a4, #d39969);
}

🔗 Explore similar color palettes

No palettes found

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

Almond Bliss color palette created on .