#DBCF5C Color

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

Color preview

#DBCF5C

Color formats

HEX
#DBCF5C
RGB
rgb(219, 207, 92)
RGBA
rgba(219, 207, 92, 1)
HSL
hsl(54, 64%, 61%)
HSV
hsv(54, 58%, 86%)
CMYK
cmyk(0%, 5%, 58%, 14%)
CSS variable
--color-primary: #DBCF5C;
Lowercase HEX
#dbcf5c

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF5C

.color-dbcf5c {
  color: #DBCF5C;
  background-color: #DBCF5C;
}

Frequently asked questions

What color is #DBCF5C?+

#DBCF5C is a HEX color with RGB value rgb(219, 207, 92) and HSL value hsl(54, 64%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBCF5C?+

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