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 Teal
Frosted Whimsy
Warm Pink
Steeping Serenity
Shades Of Gray
Teal Sunset
Triangular Harmony
Sunset Serenade
Earthy Tones
Golden Shades
Earthen Harmony
Golden Purple
Seashell Serenade
Coral Dreams
Shades Of Blue
Warm Colors
Brown Bison
Golden Eirine
Coral Breeze
Mystic Twilight
AmberAutumnBrightEarthyGoldGrayOrange

Golden Ambitions

gold, amber, bright, earthy, autumn

Color Adjustments

Golden Ambitions Color Palette CSS

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

.color-2 {
  color: #B6992F;
}

.color-3 {
  color: #8A7D28;
}

.color-4 {
  color: #7E5E25;
}

.color-5 {
  color: #5B4A20;
}

/* CSS Variables */
:root {
  --color-1: #D4AF35;
  --color-2: #B6992F;
  --color-3: #8A7D28;
  --color-4: #7E5E25;
  --color-5: #5B4A20;
}

Golden Ambitions Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #D4AF35, #B6992F, #8A7D28, #7E5E25, #5B4A20);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #D4AF35, #B6992F, #8A7D28, #7E5E25, #5B4A20);
}

Golden Ambitions color palette created on Feb 23, 2025, 9:51:20 PM.

74 views