#DBCC1F Color

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

Color preview

#DBCC1F

Color formats

HEX
#DBCC1F
RGB
rgb(219, 204, 31)
RGBA
rgba(219, 204, 31, 1)
HSL
hsl(55, 75%, 49%)
HSV
hsv(55, 86%, 86%)
CMYK
cmyk(0%, 7%, 86%, 14%)
CSS variable
--color-primary: #DBCC1F;
Lowercase HEX
#dbcc1f

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC1F

.color-dbcc1f {
  color: #DBCC1F;
  background-color: #DBCC1F;
}

Frequently asked questions

What color is #DBCC1F?+

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

What is the closest Tailwind color to #DBCC1F?+

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