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

Frosted Whimsy
Warm Pink
Warm Coral
Pastel Blue
Coral Breeze
Celestial Delights
Serpent's Embrace
Coral Dreams
Warm Colors
Warm Yellow
Peachy Dreams
Energizing Ember
Cuddly Piggy Dreams
Sunlit Blossom
Golden Purple
Teal Seafoam
Fiery Whispers
Peach Sunrise
Soft Pastels
Seashell Serenade
BrightCatCoralFunSummer

Sunset Paws

cat, coral, bright, fun, summer

Color Adjustments

Sunset Paws Color Palette CSS

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

.color-2 {
  color: #FF9F80;
}

.color-3 {
  color: #FFD1B8;
}

.color-4 {
  color: #FFF5E0;
}

.color-5 {
  color: #F1C40E;
}

/* CSS Variables */
:root {
  --color-1: #FF6E61;
  --color-2: #FF9F80;
  --color-3: #FFD1B8;
  --color-4: #FFF5E0;
  --color-5: #F1C40E;
}

Sunset Paws Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #FF6E61, #FF9F80, #FFD1B8, #FFF5E0, #F1C40E);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #FF6E61, #FF9F80, #FFD1B8, #FFF5E0, #F1C40E);
}

Sunset Paws color palette created on Feb 24, 2025, 5:58:34 AM.

40 views