#DADA1B Color

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

Color preview

#DADA1B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DADA1B

.color-dada1b {
  color: #DADA1B;
  background-color: #DADA1B;
}

Frequently asked questions

What color is #DADA1B?+

#DADA1B is a HEX color with RGB value rgb(218, 218, 27) and HSL value hsl(60, 78%, 48%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DADA1B?+

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