#DAD2BE Color

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

Color preview

#DAD2BE

Color formats

HEX
#DAD2BE
RGB
rgb(218, 210, 190)
RGBA
rgba(218, 210, 190, 1)
HSL
hsl(43, 27%, 80%)
HSV
hsv(43, 13%, 85%)
CMYK
cmyk(0%, 4%, 13%, 15%)
CSS variable
--color-primary: #DAD2BE;
Lowercase HEX
#dad2be

Shades

Tints

Tones

Harmony

CSS snippets for #DAD2BE

.color-dad2be {
  color: #DAD2BE;
  background-color: #DAD2BE;
}

Frequently asked questions

What color is #DAD2BE?+

#DAD2BE is a HEX color with RGB value rgb(218, 210, 190) and HSL value hsl(43, 27%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DAD2BE?+

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