#EFF245 Color

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

Color preview

#EFF245

Color formats

HEX
#EFF245
RGB
rgb(239, 242, 69)
RGBA
rgba(239, 242, 69, 1)
HSL
hsl(61, 87%, 61%)
HSV
hsv(61, 71%, 95%)
CMYK
cmyk(1%, 0%, 71%, 5%)
CSS variable
--color-primary: #EFF245;
Lowercase HEX
#eff245

Shades

Tints

Tones

Harmony

CSS snippets for #EFF245

.color-eff245 {
  color: #EFF245;
  background-color: #EFF245;
}

Frequently asked questions

What color is #EFF245?+

#EFF245 is a HEX color with RGB value rgb(239, 242, 69) and HSL value hsl(61, 87%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #EFF245?+

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