#EFFB04 Color

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

Color preview

#EFFB04

Color formats

HEX
#EFFB04
RGB
rgb(239, 251, 4)
RGBA
rgba(239, 251, 4, 1)
HSL
hsl(63, 97%, 50%)
HSV
hsv(63, 98%, 98%)
CMYK
cmyk(5%, 0%, 98%, 2%)
CSS variable
--color-primary: #EFFB04;
Lowercase HEX
#effb04

Shades

Tints

Tones

Harmony

CSS snippets for #EFFB04

.color-effb04 {
  color: #EFFB04;
  background-color: #EFFB04;
}

Frequently asked questions

What color is #EFFB04?+

#EFFB04 is a HEX color with RGB value rgb(239, 251, 4) and HSL value hsl(63, 97%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EFFB04?+

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