#EFEFD9 Color

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

Color preview

#EFEFD9

Color formats

HEX
#EFEFD9
RGB
rgb(239, 239, 217)
RGBA
rgba(239, 239, 217, 1)
HSL
hsl(60, 41%, 89%)
HSV
hsv(60, 9%, 94%)
CMYK
cmyk(0%, 0%, 9%, 6%)
CSS variable
--color-primary: #EFEFD9;
Lowercase HEX
#efefd9

Shades

Tints

Tones

Harmony

CSS snippets for #EFEFD9

.color-efefd9 {
  color: #EFEFD9;
  background-color: #EFEFD9;
}

Frequently asked questions

What color is #EFEFD9?+

#EFEFD9 is a HEX color with RGB value rgb(239, 239, 217) and HSL value hsl(60, 41%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EFEFD9?+

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