#DEC863 Color

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

Color preview

#DEC863

Color formats

HEX
#DEC863
RGB
rgb(222, 200, 99)
RGBA
rgba(222, 200, 99, 1)
HSL
hsl(49, 65%, 63%)
HSV
hsv(49, 55%, 87%)
CMYK
cmyk(0%, 10%, 55%, 13%)
CSS variable
--color-primary: #DEC863;
Lowercase HEX
#dec863

Shades

Tints

Tones

Harmony

CSS snippets for #DEC863

.color-dec863 {
  color: #DEC863;
  background-color: #DEC863;
}

Frequently asked questions

What color is #DEC863?+

#DEC863 is a HEX color with RGB value rgb(222, 200, 99) and HSL value hsl(49, 65%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DEC863?+

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