#DBCF52 Color

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

Color preview

#DBCF52

Color formats

HEX
#DBCF52
RGB
rgb(219, 207, 82)
RGBA
rgba(219, 207, 82, 1)
HSL
hsl(55, 66%, 59%)
HSV
hsv(55, 63%, 86%)
CMYK
cmyk(0%, 5%, 63%, 14%)
CSS variable
--color-primary: #DBCF52;
Lowercase HEX
#dbcf52

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF52

.color-dbcf52 {
  color: #DBCF52;
  background-color: #DBCF52;
}

Frequently asked questions

What color is #DBCF52?+

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

What is the closest Tailwind color to #DBCF52?+

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