#DED99C Color

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

Color preview

#DED99C

Color formats

HEX
#DED99C
RGB
rgb(222, 217, 156)
RGBA
rgba(222, 217, 156, 1)
HSL
hsl(55, 50%, 74%)
HSV
hsv(55, 30%, 87%)
CMYK
cmyk(0%, 2%, 30%, 13%)
CSS variable
--color-primary: #DED99C;
Lowercase HEX
#ded99c

Shades

Tints

Tones

Harmony

CSS snippets for #DED99C

.color-ded99c {
  color: #DED99C;
  background-color: #DED99C;
}

Frequently asked questions

What color is #DED99C?+

#DED99C is a HEX color with RGB value rgb(222, 217, 156) and HSL value hsl(55, 50%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DED99C?+

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