#EFEDB9 Color

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

Color preview

#EFEDB9

Color formats

HEX
#EFEDB9
RGB
rgb(239, 237, 185)
RGBA
rgba(239, 237, 185, 1)
HSL
hsl(58, 63%, 83%)
HSV
hsv(58, 23%, 94%)
CMYK
cmyk(0%, 1%, 23%, 6%)
CSS variable
--color-primary: #EFEDB9;
Lowercase HEX
#efedb9

Shades

Tints

Tones

Harmony

CSS snippets for #EFEDB9

.color-efedb9 {
  color: #EFEDB9;
  background-color: #EFEDB9;
}

Frequently asked questions

What color is #EFEDB9?+

#EFEDB9 is a HEX color with RGB value rgb(239, 237, 185) and HSL value hsl(58, 63%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFEDB9?+

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