#EAFF05 Color

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

Color preview

#EAFF05

Color formats

HEX
#EAFF05
RGB
rgb(234, 255, 5)
RGBA
rgba(234, 255, 5, 1)
HSL
hsl(65, 100%, 51%)
HSV
hsv(65, 98%, 100%)
CMYK
cmyk(8%, 0%, 98%, 0%)
CSS variable
--color-primary: #EAFF05;
Lowercase HEX
#eaff05

Shades

Tints

Tones

Harmony

CSS snippets for #EAFF05

.color-eaff05 {
  color: #EAFF05;
  background-color: #EAFF05;
}

Frequently asked questions

What color is #EAFF05?+

#EAFF05 is a HEX color with RGB value rgb(234, 255, 5) and HSL value hsl(65, 100%, 51%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EAFF05?+

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