#DDDFBB Color

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

Color preview

#DDDFBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDDFBB

.color-dddfbb {
  color: #DDDFBB;
  background-color: #DDDFBB;
}

Frequently asked questions

What color is #DDDFBB?+

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

What is the closest Tailwind color to #DDDFBB?+

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