#DECD4B Color

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

Color preview

#DECD4B

Color formats

HEX
#DECD4B
RGB
rgb(222, 205, 75)
RGBA
rgba(222, 205, 75, 1)
HSL
hsl(53, 69%, 58%)
HSV
hsv(53, 66%, 87%)
CMYK
cmyk(0%, 8%, 66%, 13%)
CSS variable
--color-primary: #DECD4B;
Lowercase HEX
#decd4b

Shades

Tints

Tones

Harmony

CSS snippets for #DECD4B

.color-decd4b {
  color: #DECD4B;
  background-color: #DECD4B;
}

Frequently asked questions

What color is #DECD4B?+

#DECD4B is a HEX color with RGB value rgb(222, 205, 75) and HSL value hsl(53, 69%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DECD4B?+

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