Yuri DDLC Dreamscape Color Palette

Discover the beautiful Yuri DDLC Dreamscape color palette featuring affair (#794d9d), lavender (#b17cd5), light orchid (#e6b3e0), illusion (#f1a7ca) and illusion (#f3a5c0).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Purple, Pink, Bright, Fun 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 Yuri DDLC Dreamscape palette

Share this palette to:

💻 Yuri DDLC Dreamscape color palette CSS

/* CSS */
.color-1 {
color: #794d9d;
}
.color-2 {
color: #b17cd5;
}
.color-3 {
color: #e6b3e0;
}
.color-4 {
color: #f1a7ca;
}
.color-5 {
color: #f3a5c0;
}

/* CSS Variables */
:root {
--color-1: #794d9d;
--color-2: #b17cd5;
--color-3: #e6b3e0;
--color-4: #f1a7ca;
--color-5: #f3a5c0;
}

🌈 Yuri DDLC Dreamscape background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #794d9d, #b17cd5, #e6b3e0, #f1a7ca, #f3a5c0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #794d9d, #b17cd5, #e6b3e0, #f1a7ca, #f3a5c0);
}

Yuri DDLC Dreamscape color palette created on .