#DBCC43 Color

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

Color preview

#DBCC43

Color formats

HEX
#DBCC43
RGB
rgb(219, 204, 67)
RGBA
rgba(219, 204, 67, 1)
HSL
hsl(54, 68%, 56%)
HSV
hsv(54, 69%, 86%)
CMYK
cmyk(0%, 7%, 69%, 14%)
CSS variable
--color-primary: #DBCC43;
Lowercase HEX
#dbcc43

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC43

.color-dbcc43 {
  color: #DBCC43;
  background-color: #DBCC43;
}

Frequently asked questions

What color is #DBCC43?+

#DBCC43 is a HEX color with RGB value rgb(219, 204, 67) and HSL value hsl(54, 68%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBCC43?+

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