#DACFCB Color

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

Color preview

#DACFCB

Color formats

HEX
#DACFCB
RGB
rgb(218, 207, 203)
RGBA
rgba(218, 207, 203, 1)
HSL
hsl(16, 17%, 83%)
HSV
hsv(16, 7%, 85%)
CMYK
cmyk(0%, 5%, 7%, 15%)
CSS variable
--color-primary: #DACFCB;
Lowercase HEX
#dacfcb

Shades

Tints

Tones

Harmony

CSS snippets for #DACFCB

.color-dacfcb {
  color: #DACFCB;
  background-color: #DACFCB;
}

Frequently asked questions

What color is #DACFCB?+

#DACFCB is a HEX color with RGB value rgb(218, 207, 203) and HSL value hsl(16, 17%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DACFCB?+

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