#EDF25A Color

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

Color preview

#EDF25A

Color formats

HEX
#EDF25A
RGB
rgb(237, 242, 90)
RGBA
rgba(237, 242, 90, 1)
HSL
hsl(62, 85%, 65%)
HSV
hsv(62, 63%, 95%)
CMYK
cmyk(2%, 0%, 63%, 5%)
CSS variable
--color-primary: #EDF25A;
Lowercase HEX
#edf25a

Shades

Tints

Tones

Harmony

CSS snippets for #EDF25A

.color-edf25a {
  color: #EDF25A;
  background-color: #EDF25A;
}

Frequently asked questions

What color is #EDF25A?+

#EDF25A is a HEX color with RGB value rgb(237, 242, 90) and HSL value hsl(62, 85%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDF25A?+

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