Opal Dream Color Palette

Discover the beautiful Opal Dream color palette featuring pigeon post (#a6c4d9), cavern pink (#e2b1c5), corvette (#f9d8a4), moss green (#a4d5b7) and black (#000000).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withOpal, Aqua, Pink, Peach, Green, Bright, Spring, Soft, 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 Opal Dream palette

Share this palette to:

💻 Opal Dream color palette CSS

/* CSS */
.color-1 {
color: #a6c4d9;
}
.color-2 {
color: #e2b1c5;
}
.color-3 {
color: #f9d8a4;
}
.color-4 {
color: #a4d5b7;
}
.color-5 {
color: #000000;
}

/* CSS Variables */
:root {
--color-1: #a6c4d9;
--color-2: #e2b1c5;
--color-3: #f9d8a4;
--color-4: #a4d5b7;
--color-5: #000000;
}

🌈 Opal Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c4d9, #e2b1c5, #f9d8a4, #a4d5b7, #000000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c4d9, #e2b1c5, #f9d8a4, #a4d5b7, #000000);
}

🔗 Explore similar color palettes

No palettes found

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

Opal Dream color palette created on .