Marigold Color

HEX, RGB, HSL & CMYK Codes

#fcc006
Format Value
HEX #fcc006
RGB rgb(252, 192, 6)
HSL hsl(45.4, 97.6%, 50.6%)
CMYK cmyk(0%, 23.8%, 97.6%, 1.2%)
HSV hsv(45.4, 97.6%, 98.8%)

marigold color harmonies

Tints & shades of marigold

Tints (lighter)

#fcc61d #fdcb33 #fdd14a #fdd761 #fddd77 #fee28e #fee8a4 #feeebb #fef4d2 #fff9e8

Shades (darker)

#e5af05 #ce9d05 #b78c04 #a07a04 #896903 #735703 #5c4602 #453402 #2e2301 #171101

Contrast & accessibility

The quick brown fox

On white · 1.66:1 · Fail

The quick brown fox

On black · 12.68:1 · AAA

Recommended text color: #000000

Use marigold in code

CSS color: #fcc006;
SCSS $color: #fcc006;
Tailwind bg-[#fcc006]
Swift UIColor(red: 0.988, green: 0.753, blue: 0.024, alpha: 1)
Android Color.parseColor("#fcc006")
Flutter Color(0xFFFCC006)

Colors similar to marigold

Browse all Yellow colors →

What is the HEX code for marigold?

The CSS color marigold in HEX format is #fcc006. Use this value directly in CSS, SVG, and most design tools.

How do I use marigold in CSS?

To apply marigold in CSS:

  • Text color: color: #fcc006;
  • Background: background-color: #fcc006;
  • Border: border-color: #fcc006;

What are all the color format values for marigold?

FormatValue
HEX#fcc006
RGBrgb(252, 192, 6)
HSLhsl(45.4, 97.6%, 50.6%)
CMYKcmyk(0%, 23.8%, 97.6%, 1.2%)

How do I convert marigold to HEX?

Select marigold from the color name list in our color converter. The HEX value — #fcc006 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does marigold belong to?

marigold belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 45.4°, saturation 97.6%, lightness 50.6%.

How do I create lighter and darker shades of marigold?

Lighter variant (lightness 65.6%): #fdd352. Darker variant (lightness 35.6%): #b38802. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.