#D2D732 Color

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

Color preview

#D2D732

Color formats

HEX
#D2D732
RGB
rgb(210, 215, 50)
RGBA
rgba(210, 215, 50, 1)
HSL
hsl(62, 67%, 52%)
HSV
hsv(62, 77%, 84%)
CMYK
cmyk(2%, 0%, 77%, 16%)
CSS variable
--color-primary: #D2D732;
Lowercase HEX
#d2d732

Shades

Tints

Tones

Harmony

CSS snippets for #D2D732

.color-d2d732 {
  color: #D2D732;
  background-color: #D2D732;
}

Frequently asked questions

What color is #D2D732?+

#D2D732 is a HEX color with RGB value rgb(210, 215, 50) and HSL value hsl(62, 67%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D2D732?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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