#EFED85 Color

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

Color preview

#EFED85

Color formats

HEX
#EFED85
RGB
rgb(239, 237, 133)
RGBA
rgba(239, 237, 133, 1)
HSL
hsl(59, 77%, 73%)
HSV
hsv(59, 44%, 94%)
CMYK
cmyk(0%, 1%, 44%, 6%)
CSS variable
--color-primary: #EFED85;
Lowercase HEX
#efed85

Shades

Tints

Tones

Harmony

CSS snippets for #EFED85

.color-efed85 {
  color: #EFED85;
  background-color: #EFED85;
}

Frequently asked questions

What color is #EFED85?+

#EFED85 is a HEX color with RGB value rgb(239, 237, 133) and HSL value hsl(59, 77%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFED85?+

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