#DBCB68 Color

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

Color preview

#DBCB68

Color formats

HEX
#DBCB68
RGB
rgb(219, 203, 104)
RGBA
rgba(219, 203, 104, 1)
HSL
hsl(52, 61%, 63%)
HSV
hsv(52, 53%, 86%)
CMYK
cmyk(0%, 7%, 53%, 14%)
CSS variable
--color-primary: #DBCB68;
Lowercase HEX
#dbcb68

Shades

Tints

Tones

Harmony

CSS snippets for #DBCB68

.color-dbcb68 {
  color: #DBCB68;
  background-color: #DBCB68;
}

Frequently asked questions

What color is #DBCB68?+

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

What is the closest Tailwind color to #DBCB68?+

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