#DBCF61 Color

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

Color preview

#DBCF61

Color formats

HEX
#DBCF61
RGB
rgb(219, 207, 97)
RGBA
rgba(219, 207, 97, 1)
HSL
hsl(54, 63%, 62%)
HSV
hsv(54, 56%, 86%)
CMYK
cmyk(0%, 5%, 56%, 14%)
CSS variable
--color-primary: #DBCF61;
Lowercase HEX
#dbcf61

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF61

.color-dbcf61 {
  color: #DBCF61;
  background-color: #DBCF61;
}

Frequently asked questions

What color is #DBCF61?+

#DBCF61 is a HEX color with RGB value rgb(219, 207, 97) and HSL value hsl(54, 63%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBCF61?+

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