Almond & Gardenia Color Palette

Discover the beautiful Almond & Gardenia color palette featuring rose fog (#e1b6a8), kidnapper (#d6e2c5), spring rain (#a7c8af), albescent white (#f6e8d5) and rose fog (#e4b6af).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAlmond, Bright, Cream, Gardenia, Green, Light, Nature, Soft, 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 & Gardenia palette

Share this palette to:

💻 Almond & Gardenia color palette CSS

/* CSS */
.color-1 {
color: #e1b6a8;
}
.color-2 {
color: #d6e2c5;
}
.color-3 {
color: #a7c8af;
}
.color-4 {
color: #f6e8d5;
}
.color-5 {
color: #e4b6af;
}

/* CSS Variables */
:root {
--color-1: #e1b6a8;
--color-2: #d6e2c5;
--color-3: #a7c8af;
--color-4: #f6e8d5;
--color-5: #e4b6af;
}

🌈 Almond & Gardenia background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1b6a8, #d6e2c5, #a7c8af, #f6e8d5, #e4b6af);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1b6a8, #d6e2c5, #a7c8af, #f6e8d5, #e4b6af);
}

🔗 Explore similar color palettes

No palettes found

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

Almond & Gardenia color palette created on .