#EDF50A Color

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

Color preview

#EDF50A

Color formats

HEX
#EDF50A
RGB
rgb(237, 245, 10)
RGBA
rgba(237, 245, 10, 1)
HSL
hsl(62, 92%, 50%)
HSV
hsv(62, 96%, 96%)
CMYK
cmyk(3%, 0%, 96%, 4%)
CSS variable
--color-primary: #EDF50A;
Lowercase HEX
#edf50a

Shades

Tints

Tones

Harmony

CSS snippets for #EDF50A

.color-edf50a {
  color: #EDF50A;
  background-color: #EDF50A;
}

Frequently asked questions

What color is #EDF50A?+

#EDF50A is a HEX color with RGB value rgb(237, 245, 10) and HSL value hsl(62, 92%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EDF50A?+

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