#DAD28B Color

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

Color preview

#DAD28B

Color formats

HEX
#DAD28B
RGB
rgb(218, 210, 139)
RGBA
rgba(218, 210, 139, 1)
HSL
hsl(54, 52%, 70%)
HSV
hsv(54, 36%, 85%)
CMYK
cmyk(0%, 4%, 36%, 15%)
CSS variable
--color-primary: #DAD28B;
Lowercase HEX
#dad28b

Shades

Tints

Tones

Harmony

CSS snippets for #DAD28B

.color-dad28b {
  color: #DAD28B;
  background-color: #DAD28B;
}

Frequently asked questions

What color is #DAD28B?+

#DAD28B is a HEX color with RGB value rgb(218, 210, 139) and HSL value hsl(54, 52%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DAD28B?+

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