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

Shades Of Gray
Mystery Unveiled
Moonlit Lavender
Monochrome Harmony
Silver Lining Serenity
Shades Of Dusk
Serene Feathers
Shades Of Serenity
Gold And Black Elegance
Blue Winter
Earthy Tones
Whispering Forest
Whispering Earthtones
Shades Of Black
Lunar Elegance
Purple Starry
Celestial Twilight
Brown Shades
Celestial Dreams
Blue Green Dream
ElegantGrayModernNeutralSoft

Cozy Gray

gray, neutral, modern, soft, elegant

Color Adjustments

Cozy Gray Color Palette CSS

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

.color-2 {
  color: #B6B7B9;
}

.color-3 {
  color: #D0D1D2;
}

.color-4 {
  color: #E2E3E4;
}

.color-5 {
  color: #F4F5F6;
}

/* CSS Variables */
:root {
  --color-1: #A7A8AA;
  --color-2: #B6B7B9;
  --color-3: #D0D1D2;
  --color-4: #E2E3E4;
  --color-5: #F4F5F6;
}

Cozy Gray Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #A7A8AA, #B6B7B9, #D0D1D2, #E2E3E4, #F4F5F6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #A7A8AA, #B6B7B9, #D0D1D2, #E2E3E4, #F4F5F6);
}

Cozy Gray color palette created on Feb 23, 2025, 8:55:29 PM.

55 views