#DBCF5D Color

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

Color preview

#DBCF5D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF5D

.color-dbcf5d {
  color: #DBCF5D;
  background-color: #DBCF5D;
}

Frequently asked questions

What color is #DBCF5D?+

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

What is the closest Tailwind color to #DBCF5D?+

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