Saska Aralis of Jaline Color Palette

Discover the beautiful Saska Aralis of Jaline color palette featuring kobi (#e7a6c7), careys pink (#d7a3b8), lily (#c49cb1), bouquet (#a76c91) and affair (#7c4a8c).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBright, Coral, Feminine, Modern, Peach, Pink, Soft, Summer, 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 Saska Aralis of Jaline palette

Share this palette to:

💻 Saska Aralis of Jaline color palette CSS

/* CSS */
.color-1 {
color: #e7a6c7;
}
.color-2 {
color: #d7a3b8;
}
.color-3 {
color: #c49cb1;
}
.color-4 {
color: #a76c91;
}
.color-5 {
color: #7c4a8c;
}

/* CSS Variables */
:root {
--color-1: #e7a6c7;
--color-2: #d7a3b8;
--color-3: #c49cb1;
--color-4: #a76c91;
--color-5: #7c4a8c;
}

🌈 Saska Aralis of Jaline background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e7a6c7, #d7a3b8, #c49cb1, #a76c91, #7c4a8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e7a6c7, #d7a3b8, #c49cb1, #a76c91, #7c4a8c);
}

Saska Aralis of Jaline color palette created on .