Golden Fields Color Palette

Discover the beautiful Golden Fields color palette featuring goldenrod (#fcd769), fuel yellow (#e5b224), nugget (#c29824), reef gold (#a47c1e) and hawaiian tan (#8c6518).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withGoldenrod, Yellow, Earthy, Warm, Sun, Bright, Nature, Fall, Autumn, Harvest color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Golden Fields palette

Share this palette to:

💻 Golden Fields color palette CSS

/* CSS */
.color-1 {
color: #fcd769;
}
.color-2 {
color: #e5b224;
}
.color-3 {
color: #c29824;
}
.color-4 {
color: #a47c1e;
}
.color-5 {
color: #8c6518;
}

/* CSS Variables */
:root {
--color-1: #fcd769;
--color-2: #e5b224;
--color-3: #c29824;
--color-4: #a47c1e;
--color-5: #8c6518;
}

🌈 Golden Fields background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcd769, #e5b224, #c29824, #a47c1e, #8c6518);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcd769, #e5b224, #c29824, #a47c1e, #8c6518);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Golden Fields color palette created on .