#DBD333 Color

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

Color preview

#DBD333

Color formats

HEX
#DBD333
RGB
rgb(219, 211, 51)
RGBA
rgba(219, 211, 51, 1)
HSL
hsl(57, 70%, 53%)
HSV
hsv(57, 77%, 86%)
CMYK
cmyk(0%, 4%, 77%, 14%)
CSS variable
--color-primary: #DBD333;
Lowercase HEX
#dbd333

Shades

Tints

Tones

Harmony

CSS snippets for #DBD333

.color-dbd333 {
  color: #DBD333;
  background-color: #DBD333;
}

Frequently asked questions

What color is #DBD333?+

#DBD333 is a HEX color with RGB value rgb(219, 211, 51) and HSL value hsl(57, 70%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBD333?+

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