Bridget Robin Anthony Stone Color Palette

Discover the beautiful Bridget Robin Anthony Stone color palette featuring lilac (#d2a7c9), london hue (#b59ac1), amethyst smoke (#a78db4), lynch (#6a7e9a) and chambray (#3b5a8c).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlue, Bright, Earthy, Flower, Modern, Purple, Soft, Spring, Summer, Vintage 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 Bridget Robin Anthony Stone palette

Share this palette to:

💻 Bridget Robin Anthony Stone color palette CSS

/* CSS */
.color-1 {
color: #d2a7c9;
}
.color-2 {
color: #b59ac1;
}
.color-3 {
color: #a78db4;
}
.color-4 {
color: #6a7e9a;
}
.color-5 {
color: #3b5a8c;
}

/* CSS Variables */
:root {
--color-1: #d2a7c9;
--color-2: #b59ac1;
--color-3: #a78db4;
--color-4: #6a7e9a;
--color-5: #3b5a8c;
}

🌈 Bridget Robin Anthony Stone background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2a7c9, #b59ac1, #a78db4, #6a7e9a, #3b5a8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2a7c9, #b59ac1, #a78db4, #6a7e9a, #3b5a8c);
}

Bridget Robin Anthony Stone color palette created on .