#DBCF60 Color

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

Color preview

#DBCF60

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF60

.color-dbcf60 {
  color: #DBCF60;
  background-color: #DBCF60;
}

Frequently asked questions

What color is #DBCF60?+

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

What is the closest Tailwind color to #DBCF60?+

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