#DBB251 Color

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

Color preview

#DBB251

Color formats

HEX
#DBB251
RGB
rgb(219, 178, 81)
RGBA
rgba(219, 178, 81, 1)
HSL
hsl(42, 66%, 59%)
HSV
hsv(42, 63%, 86%)
CMYK
cmyk(0%, 19%, 63%, 14%)
CSS variable
--color-primary: #DBB251;
Lowercase HEX
#dbb251

Shades

Tints

Tones

Harmony

CSS snippets for #DBB251

.color-dbb251 {
  color: #DBB251;
  background-color: #DBB251;
}

Frequently asked questions

What color is #DBB251?+

#DBB251 is a HEX color with RGB value rgb(219, 178, 81) and HSL value hsl(42, 66%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DBB251?+

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