#EFED3F Color

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

Color preview

#EFED3F

Color formats

HEX
#EFED3F
RGB
rgb(239, 237, 63)
RGBA
rgba(239, 237, 63, 1)
HSL
hsl(59, 85%, 59%)
HSV
hsv(59, 74%, 94%)
CMYK
cmyk(0%, 1%, 74%, 6%)
CSS variable
--color-primary: #EFED3F;
Lowercase HEX
#efed3f

Shades

Tints

Tones

Harmony

CSS snippets for #EFED3F

.color-efed3f {
  color: #EFED3F;
  background-color: #EFED3F;
}

Frequently asked questions

What color is #EFED3F?+

#EFED3F is a HEX color with RGB value rgb(239, 237, 63) and HSL value hsl(59, 85%, 59%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EFED3F?+

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