#EDFE01 Color

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

Color preview

#EDFE01

Color formats

HEX
#EDFE01
RGB
rgb(237, 254, 1)
RGBA
rgba(237, 254, 1, 1)
HSL
hsl(64, 99%, 50%)
HSV
hsv(64, 100%, 100%)
CMYK
cmyk(7%, 0%, 100%, 0%)
CSS variable
--color-primary: #EDFE01;
Lowercase HEX
#edfe01

Shades

Tints

Tones

Harmony

CSS snippets for #EDFE01

.color-edfe01 {
  color: #EDFE01;
  background-color: #EDFE01;
}

Frequently asked questions

What color is #EDFE01?+

#EDFE01 is a HEX color with RGB value rgb(237, 254, 1) and HSL value hsl(64, 99%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EDFE01?+

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