#DEDF81 Color

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

Color preview

#DEDF81

Color formats

HEX
#DEDF81
RGB
rgb(222, 223, 129)
RGBA
rgba(222, 223, 129, 1)
HSL
hsl(61, 59%, 69%)
HSV
hsv(61, 42%, 87%)
CMYK
cmyk(0%, 0%, 42%, 13%)
CSS variable
--color-primary: #DEDF81;
Lowercase HEX
#dedf81

Shades

Tints

Tones

Harmony

CSS snippets for #DEDF81

.color-dedf81 {
  color: #DEDF81;
  background-color: #DEDF81;
}

Frequently asked questions

What color is #DEDF81?+

#DEDF81 is a HEX color with RGB value rgb(222, 223, 129) and HSL value hsl(61, 59%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEDF81?+

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