#EFF53D Color

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

Color preview

#EFF53D

Color formats

HEX
#EFF53D
RGB
rgb(239, 245, 61)
RGBA
rgba(239, 245, 61, 1)
HSL
hsl(62, 90%, 60%)
HSV
hsv(62, 75%, 96%)
CMYK
cmyk(2%, 0%, 75%, 4%)
CSS variable
--color-primary: #EFF53D;
Lowercase HEX
#eff53d

Shades

Tints

Tones

Harmony

CSS snippets for #EFF53D

.color-eff53d {
  color: #EFF53D;
  background-color: #EFF53D;
}

Frequently asked questions

What color is #EFF53D?+

#EFF53D is a HEX color with RGB value rgb(239, 245, 61) and HSL value hsl(62, 90%, 60%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EFF53D?+

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