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

Language

© 2025 ColorCrawler. All Rights Reserved.
FacebookXWhatsAppTelegramReddit

Similar Palettes

Warm Pink
Moonlit Lavender
Mystic Twilight
Mystery Unveiled
Blue Noku
Shades Of Blue
Teal Sunset
Warm Peach
Light Blue Pink
Earthy Tones
Pastel Blue
Earthen Embrace
Celestial Tide
Soft Pastels
Blue Winter
Soft Sunrise Serenade
Purple Elegance
Mystery In Blue
Shades Of Purple
Shades Of Green
AestheticGrayMutedPinkSoft

Smoky Rose

aesthetic, gray, pink, soft, muted

Color Adjustments

Smoky Rose Color Palette CSS

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

.color-2 {
  color: #BEB7C2;
}

.color-3 {
  color: #D4C7D6;
}

.color-4 {
  color: #E5B8C2;
}

.color-5 {
  color: #F1A7B7;
}

/* CSS Variables */
:root {
  --color-1: #A19DAA;
  --color-2: #BEB7C2;
  --color-3: #D4C7D6;
  --color-4: #E5B8C2;
  --color-5: #F1A7B7;
}

Smoky Rose Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #A19DAA, #BEB7C2, #D4C7D6, #E5B8C2, #F1A7B7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #A19DAA, #BEB7C2, #D4C7D6, #E5B8C2, #F1A7B7);
}

Smoky Rose color palette created on Feb 23, 2025, 9:40:56 PM.

73 views