#DBCF4D Color

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

Color preview

#DBCF4D

Color formats

HEX
#DBCF4D
RGB
rgb(219, 207, 77)
RGBA
rgba(219, 207, 77, 1)
HSL
hsl(55, 66%, 58%)
HSV
hsv(55, 65%, 86%)
CMYK
cmyk(0%, 5%, 65%, 14%)
CSS variable
--color-primary: #DBCF4D;
Lowercase HEX
#dbcf4d

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF4D

.color-dbcf4d {
  color: #DBCF4D;
  background-color: #DBCF4D;
}

Frequently asked questions

What color is #DBCF4D?+

#DBCF4D is a HEX color with RGB value rgb(219, 207, 77) and HSL value hsl(55, 66%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBCF4D?+

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