#DBCF48 Color

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

Color preview

#DBCF48

Color formats

HEX
#DBCF48
RGB
rgb(219, 207, 72)
RGBA
rgba(219, 207, 72, 1)
HSL
hsl(55, 67%, 57%)
HSV
hsv(55, 67%, 86%)
CMYK
cmyk(0%, 5%, 67%, 14%)
CSS variable
--color-primary: #DBCF48;
Lowercase HEX
#dbcf48

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF48

.color-dbcf48 {
  color: #DBCF48;
  background-color: #DBCF48;
}

Frequently asked questions

What color is #DBCF48?+

#DBCF48 is a HEX color with RGB value rgb(219, 207, 72) and HSL value hsl(55, 67%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBCF48?+

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