#EFE9B2 Color

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

Color preview

#EFE9B2

Color formats

HEX
#EFE9B2
RGB
rgb(239, 233, 178)
RGBA
rgba(239, 233, 178, 1)
HSL
hsl(54, 66%, 82%)
HSV
hsv(54, 26%, 94%)
CMYK
cmyk(0%, 3%, 26%, 6%)
CSS variable
--color-primary: #EFE9B2;
Lowercase HEX
#efe9b2

Shades

Tints

Tones

Harmony

CSS snippets for #EFE9B2

.color-efe9b2 {
  color: #EFE9B2;
  background-color: #EFE9B2;
}

Frequently asked questions

What color is #EFE9B2?+

#EFE9B2 is a HEX color with RGB value rgb(239, 233, 178) and HSL value hsl(54, 66%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFE9B2?+

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