#D6BF24 Color

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

Color preview

#D6BF24

Color formats

HEX
#D6BF24
RGB
rgb(214, 191, 36)
RGBA
rgba(214, 191, 36, 1)
HSL
hsl(52, 71%, 49%)
HSV
hsv(52, 83%, 84%)
CMYK
cmyk(0%, 11%, 83%, 16%)
CSS variable
--color-primary: #D6BF24;
Lowercase HEX
#d6bf24

Shades

Tints

Tones

Harmony

CSS snippets for #D6BF24

.color-d6bf24 {
  color: #D6BF24;
  background-color: #D6BF24;
}

Frequently asked questions

What color is #D6BF24?+

#D6BF24 is a HEX color with RGB value rgb(214, 191, 36) and HSL value hsl(52, 71%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D6BF24?+

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