#DEC763 Color

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

Color preview

#DEC763

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEC763

.color-dec763 {
  color: #DEC763;
  background-color: #DEC763;
}

Frequently asked questions

What color is #DEC763?+

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

What is the closest Tailwind color to #DEC763?+

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