#DBCF1F Color

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

Color preview

#DBCF1F

Color formats

HEX
#DBCF1F
RGB
rgb(219, 207, 31)
RGBA
rgba(219, 207, 31, 1)
HSL
hsl(56, 75%, 49%)
HSV
hsv(56, 86%, 86%)
CMYK
cmyk(0%, 5%, 86%, 14%)
CSS variable
--color-primary: #DBCF1F;
Lowercase HEX
#dbcf1f

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF1F

.color-dbcf1f {
  color: #DBCF1F;
  background-color: #DBCF1F;
}

Frequently asked questions

What color is #DBCF1F?+

#DBCF1F is a HEX color with RGB value rgb(219, 207, 31) and HSL value hsl(56, 75%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBCF1F?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 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