#DEC98E Color

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

Color preview

#DEC98E

Color formats

HEX
#DEC98E
RGB
rgb(222, 201, 142)
RGBA
rgba(222, 201, 142, 1)
HSL
hsl(44, 55%, 71%)
HSV
hsv(44, 36%, 87%)
CMYK
cmyk(0%, 9%, 36%, 13%)
CSS variable
--color-primary: #DEC98E;
Lowercase HEX
#dec98e

Shades

Tints

Tones

Harmony

CSS snippets for #DEC98E

.color-dec98e {
  color: #DEC98E;
  background-color: #DEC98E;
}

Frequently asked questions

What color is #DEC98E?+

#DEC98E is a HEX color with RGB value rgb(222, 201, 142) and HSL value hsl(44, 55%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC98E?+

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