#DDDE8B Color

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

Color preview

#DDDE8B

Color formats

HEX
#DDDE8B
RGB
rgb(221, 222, 139)
RGBA
rgba(221, 222, 139, 1)
HSL
hsl(61, 56%, 71%)
HSV
hsv(61, 37%, 87%)
CMYK
cmyk(0%, 0%, 37%, 13%)
CSS variable
--color-primary: #DDDE8B;
Lowercase HEX
#ddde8b

Shades

Tints

Tones

Harmony

CSS snippets for #DDDE8B

.color-ddde8b {
  color: #DDDE8B;
  background-color: #DDDE8B;
}

Frequently asked questions

What color is #DDDE8B?+

#DDDE8B is a HEX color with RGB value rgb(221, 222, 139) and HSL value hsl(61, 56%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDDE8B?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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