#DBBB68 Color

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

Color preview

#DBBB68

Color formats

HEX
#DBBB68
RGB
rgb(219, 187, 104)
RGBA
rgba(219, 187, 104, 1)
HSL
hsl(43, 61%, 63%)
HSV
hsv(43, 53%, 86%)
CMYK
cmyk(0%, 15%, 53%, 14%)
CSS variable
--color-primary: #DBBB68;
Lowercase HEX
#dbbb68

Shades

Tints

Tones

Harmony

CSS snippets for #DBBB68

.color-dbbb68 {
  color: #DBBB68;
  background-color: #DBBB68;
}

Frequently asked questions

What color is #DBBB68?+

#DBBB68 is a HEX color with RGB value rgb(219, 187, 104) and HSL value hsl(43, 61%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBBB68?+

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