#DADDCB Color

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

Color preview

#DADDCB

Color formats

HEX
#DADDCB
RGB
rgb(218, 221, 203)
RGBA
rgba(218, 221, 203, 1)
HSL
hsl(70, 21%, 83%)
HSV
hsv(70, 8%, 87%)
CMYK
cmyk(1%, 0%, 8%, 13%)
CSS variable
--color-primary: #DADDCB;
Lowercase HEX
#daddcb

Shades

Tints

Tones

Harmony

CSS snippets for #DADDCB

.color-daddcb {
  color: #DADDCB;
  background-color: #DADDCB;
}

Frequently asked questions

What color is #DADDCB?+

#DADDCB is a HEX color with RGB value rgb(218, 221, 203) and HSL value hsl(70, 21%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DADDCB?+

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