ColorCrawler
Color Palette IdeasCreate
FacebookXWhatsAppTelegramReddit

Website

  • Color Palette Ideas

Free Color Tools

  • Color Picker
  • Color Converters
  • Contrast Checker
  • Color Wheel

Help & Info

  • Contact
  • About
  • Privacy
  • Terms
  • GLP Guide

Language

© 2025 ColorCrawler. All Rights Reserved.

Similar Palettes

Moonlit Lavender
Mystic Twilight
Purple Night
Shades Of Purple
Warm Peach
Blair's Bloom
Blue Sadness
Midnight Amethyst
Melancholy Blues
Celestial Serenade
Warm Pink
Golden Purple
Teal Sunset
Purple Galaxy
Pastel Blue
Celestial Tide
Blue Noku
Blue Green Dream
Celestial Dreams
Earthen Embrace
AestheticGrayLightPinkPurpleSoftVintageVioletWhite

Pearl Purple

aesthetic, light, purple, soft, vintage

Color Adjustments

Pearl Purple Color Palette CSS

/* CSS */
.color-1 {
  color: #EAE1E4;
}

.color-2 {
  color: #D0C3D5;
}

.color-3 {
  color: #B8A5C0;
}

.color-4 {
  color: #A68BBB;
}

.color-5 {
  color: #794B8B;
}

/* CSS Variables */
:root {
  --color-1: #EAE1E4;
  --color-2: #D0C3D5;
  --color-3: #B8A5C0;
  --color-4: #A68BBB;
  --color-5: #794B8B;
}

Pearl Purple Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #EAE1E4, #D0C3D5, #B8A5C0, #A68BBB, #794B8B);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #EAE1E4, #D0C3D5, #B8A5C0, #A68BBB, #794B8B);
}

Pearl Purple color palette created on Feb 23, 2025, 8:10:57 PM.

54 views