#DABD1B Color

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

Color preview

#DABD1B

Color formats

HEX
#DABD1B
RGB
rgb(218, 189, 27)
RGBA
rgba(218, 189, 27, 1)
HSL
hsl(51, 78%, 48%)
HSV
hsv(51, 88%, 85%)
CMYK
cmyk(0%, 13%, 88%, 15%)
CSS variable
--color-primary: #DABD1B;
Lowercase HEX
#dabd1b

Shades

Tints

Tones

Harmony

CSS snippets for #DABD1B

.color-dabd1b {
  color: #DABD1B;
  background-color: #DABD1B;
}

Frequently asked questions

What color is #DABD1B?+

#DABD1B is a HEX color with RGB value rgb(218, 189, 27) and HSL value hsl(51, 78%, 48%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DABD1B?+

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