#DEDF8B Color

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

Color preview

#DEDF8B

Color formats

HEX
#DEDF8B
RGB
rgb(222, 223, 139)
RGBA
rgba(222, 223, 139, 1)
HSL
hsl(61, 57%, 71%)
HSV
hsv(61, 38%, 87%)
CMYK
cmyk(0%, 0%, 38%, 13%)
CSS variable
--color-primary: #DEDF8B;
Lowercase HEX
#dedf8b

Shades

Tints

Tones

Harmony

CSS snippets for #DEDF8B

.color-dedf8b {
  color: #DEDF8B;
  background-color: #DEDF8B;
}

Frequently asked questions

What color is #DEDF8B?+

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

What is the closest Tailwind color to #DEDF8B?+

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