Acostmic Color Palette

Discover the beautiful Acostmic color palette featuring lucky point (#1e1e76), daisy bush (#4a2b91), royal purple (#7f3ea8), fuchsia pink (#b65daf) and illusion (#f4a4d7).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withCosmic, Indigo, Purple, Pink, Violet, Bright, Magenta, Space, Star 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 Acostmic palette

Share this palette to:

💻 Acostmic color palette CSS

/* CSS */
.color-1 {
color: #1e1e76;
}
.color-2 {
color: #4a2b91;
}
.color-3 {
color: #7f3ea8;
}
.color-4 {
color: #b65daf;
}
.color-5 {
color: #f4a4d7;
}

/* CSS Variables */
:root {
--color-1: #1e1e76;
--color-2: #4a2b91;
--color-3: #7f3ea8;
--color-4: #b65daf;
--color-5: #f4a4d7;
}

🌈 Acostmic background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1e76, #4a2b91, #7f3ea8, #b65daf, #f4a4d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1e76, #4a2b91, #7f3ea8, #b65daf, #f4a4d7);
}

🔗 Explore similar color palettes

No palettes found

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

Acostmic color palette created on .