#EFF31B Color

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

Color preview

#EFF31B

Color formats

HEX
#EFF31B
RGB
rgb(239, 243, 27)
RGBA
rgba(239, 243, 27, 1)
HSL
hsl(61, 90%, 53%)
HSV
hsv(61, 89%, 95%)
CMYK
cmyk(2%, 0%, 89%, 5%)
CSS variable
--color-primary: #EFF31B;
Lowercase HEX
#eff31b

Shades

Tints

Tones

Harmony

CSS snippets for #EFF31B

.color-eff31b {
  color: #EFF31B;
  background-color: #EFF31B;
}

Frequently asked questions

What color is #EFF31B?+

#EFF31B is a HEX color with RGB value rgb(239, 243, 27) and HSL value hsl(61, 90%, 53%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EFF31B?+

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