#DEDA90 Color

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

Color preview

#DEDA90

Color formats

HEX
#DEDA90
RGB
rgb(222, 218, 144)
RGBA
rgba(222, 218, 144, 1)
HSL
hsl(57, 54%, 72%)
HSV
hsv(57, 35%, 87%)
CMYK
cmyk(0%, 2%, 35%, 13%)
CSS variable
--color-primary: #DEDA90;
Lowercase HEX
#deda90

Shades

Tints

Tones

Harmony

CSS snippets for #DEDA90

.color-deda90 {
  color: #DEDA90;
  background-color: #DEDA90;
}

Frequently asked questions

What color is #DEDA90?+

#DEDA90 is a HEX color with RGB value rgb(222, 218, 144) and HSL value hsl(57, 54%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEDA90?+

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