#DADFBB Color

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

Color preview

#DADFBB

Color formats

HEX
#DADFBB
RGB
rgb(218, 223, 187)
RGBA
rgba(218, 223, 187, 1)
HSL
hsl(68, 36%, 80%)
HSV
hsv(68, 16%, 87%)
CMYK
cmyk(2%, 0%, 16%, 13%)
CSS variable
--color-primary: #DADFBB;
Lowercase HEX
#dadfbb

Shades

Tints

Tones

Harmony

CSS snippets for #DADFBB

.color-dadfbb {
  color: #DADFBB;
  background-color: #DADFBB;
}

Frequently asked questions

What color is #DADFBB?+

#DADFBB is a HEX color with RGB value rgb(218, 223, 187) and HSL value hsl(68, 36%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DADFBB?+

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