#D3C90D Color

Inspect #D3C90D across formats, palettes, contrast and closest named color matches.

Color preview

#D3C90D

Color formats

HEX
#D3C90D
RGB
rgb(211, 201, 13)
RGBA
rgba(211, 201, 13, 1)
HSL
hsl(57, 88%, 44%)
HSV
hsv(57, 94%, 83%)
CMYK
cmyk(0%, 5%, 94%, 17%)
CSS variable
--color-primary: #D3C90D;
Lowercase HEX
#d3c90d

Shades

Tints

Tones

Harmony

CSS snippets for #D3C90D

.color-d3c90d {
  color: #D3C90D;
  background-color: #D3C90D;
}

Frequently asked questions

What color is #D3C90D?+

#D3C90D is a HEX color with RGB value rgb(211, 201, 13) and HSL value hsl(57, 88%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D3C90D?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools