#DCDFBB Color

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

Color preview

#DCDFBB

Color formats

HEX
#DCDFBB
RGB
rgb(220, 223, 187)
RGBA
rgba(220, 223, 187, 1)
HSL
hsl(65, 36%, 80%)
HSV
hsv(65, 16%, 87%)
CMYK
cmyk(1%, 0%, 16%, 13%)
CSS variable
--color-primary: #DCDFBB;
Lowercase HEX
#dcdfbb

Shades

Tints

Tones

Harmony

CSS snippets for #DCDFBB

.color-dcdfbb {
  color: #DCDFBB;
  background-color: #DCDFBB;
}

Frequently asked questions

What color is #DCDFBB?+

#DCDFBB is a HEX color with RGB value rgb(220, 223, 187) and HSL value hsl(65, 36%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DCDFBB?+

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