#EFF231 Color

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

Color preview

#EFF231

Color formats

HEX
#EFF231
RGB
rgb(239, 242, 49)
RGBA
rgba(239, 242, 49, 1)
HSL
hsl(61, 88%, 57%)
HSV
hsv(61, 80%, 95%)
CMYK
cmyk(1%, 0%, 80%, 5%)
CSS variable
--color-primary: #EFF231;
Lowercase HEX
#eff231

Shades

Tints

Tones

Harmony

CSS snippets for #EFF231

.color-eff231 {
  color: #EFF231;
  background-color: #EFF231;
}

Frequently asked questions

What color is #EFF231?+

#EFF231 is a HEX color with RGB value rgb(239, 242, 49) and HSL value hsl(61, 88%, 57%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EFF231?+

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