#DBBB06 Color

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

Color preview

#DBBB06

Color formats

HEX
#DBBB06
RGB
rgb(219, 187, 6)
RGBA
rgba(219, 187, 6, 1)
HSL
hsl(51, 95%, 44%)
HSV
hsv(51, 97%, 86%)
CMYK
cmyk(0%, 15%, 97%, 14%)
CSS variable
--color-primary: #DBBB06;
Lowercase HEX
#dbbb06

Shades

Tints

Tones

Harmony

CSS snippets for #DBBB06

.color-dbbb06 {
  color: #DBBB06;
  background-color: #DBBB06;
}

Frequently asked questions

What color is #DBBB06?+

#DBBB06 is a HEX color with RGB value rgb(219, 187, 6) and HSL value hsl(51, 95%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBBB06?+

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